soulasuna opened a new pull request #16270:
URL: https://github.com/apache/shardingsphere/pull/16270


   ## Add basic framework for global lock by cluster mode
   
   Related to #16269.
   
   Changes proposed in this pull request:
   - Add interface `ShardingSphereGlobalLock` extended `ShardingSphereLock`
   - Add interface `LockContext`
   - Add `DistributeLockContext` implemented  `LockContext` in cluster mode
   - Add `ShardingSphereDistributeGlobalLock` implemented 
`ShardingSphereGlobalLock` in cluster mode 
   
   


-- 
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]


Reply via email to