Package com.broadleafcommerce.search.provider.solr.util.zk
package com.broadleafcommerce.search.provider.solr.util.zk
-
ClassesClassDescriptionThis is similar to a
ReentrantLock
, except that it uses Zookeeper to share the lock state across multiple nodes, allowing for a distributed lock.Event that can be raised to indicate that a thread which may have already acquired a lock, somehow loses that lock transitively, usually because of a ZooKeeper connection issue or other issue related to ZooKepper state.Simple utility to assist in basic operations related to Zookeeper.