schema.infinispan-clustered-locks-config-14.0.xsd Maven / Gradle / Ivy
Configures a clustered lock.
Sets the number of copies of the clustered lock's status to keep in the cluster, or -1 to keep it on all the nodes.
Sets the reliability mode for the partitions when the cluster splits.
Sets the clustered lock's name. It must be unique.
All partitions are allowed to read and update the clustered locks.
Only the majority partition is allowed to read and update the clustered lock if it is available on that partition.
The remaining partitions are only allowed to read if the clustered lock is available on that partition.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy