terrymanu opened a new issue, #18996: URL: https://github.com/apache/shardingsphere/issues/18996
The class `MemoryMutexLock` and `StandaloneMutexLock` are same, their holder classes `ShardingSphereMemoryLock` and `ShardingSphereStandaloneLock` are same too. How about merge them into one class? The names of the classes maybe MemoryMutexLock and ShardingSphereMemoryLock. And more, Memory, Standalone and Cluster are the modes of ShardingSphere. But for lock scope, Memory and Standalone should be same, Cluster mode need to use `DistributedLockContext` -- 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]
