schema.infinispan-clustered-locks-config-15.1.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-clustered-lock Show documentation
Show all versions of infinispan-clustered-lock Show documentation
Infinispan Clustered Lock module
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