soulasuna commented on issue #16269: URL: https://github.com/apache/shardingsphere/issues/16269#issuecomment-1085523202
The basic function of the non-reentrant global distributed lock is completed. Implemented: 1. Schema-level distributed lock based on zookeeper. 2. Lock and unlock can be performed in different `Proxy` nodes for the same Schema. 3. In the locked state, newly joined cluster `Proxy` nodes can lock the schema synchronously. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
