You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/04/01 07:18:37 UTC

[GitHub] [shardingsphere] soulasuna commented on issue #16269: Proxy support schema lock for stop write in cluster mode

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org