In version 3.12.6 we was using ILock and as per migration guideline for 4.0.1 we started using FencedLock.
But issue while using version 4.0.1, to enable CP subsytem requires atleast 3 hazlecast nodes our application has 2 hazelcast nodes and in disable mode it not provide strong consistency gurantee.
We require strong consistency gurantee as we are using Lock for one of critical condtion. We have still have option to use Imap.Lock but Imap not provides method which provided by FencedLock like isLockedByCurentThread() etc.
So could you please suggest possible suggestion on above issue
Thanks and regards
Yogesh
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/2285a122-c12b-4038-b3b5-2677ca6f9e27o%40googlegroups.com.
Hi,
We are in migration phase of Hazelcast version 3.12.6 to 4.0.1 for one of production deployed application which runs on 2 instances (2 hazelcast nodes) on different servers.
In version 3.12.6 we were using ILock and as per migration guideline for 4.0.1 we started using FencedLock.
But issue while using version 4.0.1, to enable CP subsystem requires at least 3 hazlecast nodes but for our application using only 2 hazelcast node and in disable mode it not provide strong consistency guarantee.
We require strong consistency guarantee as we are using Lock for one of critical condition. We still have option to use Imap.Lock but Imap not provides method which provided by FencedLock like isLockedByCurentThread() etc.
So could you please suggest possible solution on above issue?
Hi,
We are in migration phase of Hazelcast version 3.12.6 to 4.0.1 for one of production deployed application which runs on 2 instances (2 hazelcast nodes) on different servers.
In version 3.12.6 we were using ILock and as per migration guideline for 4.0.1 we started using FencedLock.
But issue while using version 4.0.1, to enable CP subsystem requires at least 3 hazlecast nodes and in our application having 2 hazelcast node and in disable mode it not provide strong consistency guarantee.
We require strong consistency guarantee as we are using Lock for one of critical condition. We still have option to use Imap.Lock but Imap not provides method which provided by FencedLock like isLockedByCurentThread() etc.
So could you please suggest possible solution on above issue?
Thanks & Regards
Yogesh
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/33037e2d-dad8-48c1-bb3b-8525919719dbn%40googlegroups.com.