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/07/10 08:02:19 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue, #18996: What is the different of StandaloneMutexLock and MemoryMutexLock?

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

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


[GitHub] [shardingsphere] soulasuna commented on issue #18996: What is the different of StandaloneMutexLock and MemoryMutexLock?

Posted by GitBox <gi...@apache.org>.
soulasuna commented on issue #18996:
URL: https://github.com/apache/shardingsphere/issues/18996#issuecomment-1228181115

   Done


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


[GitHub] [shardingsphere] soulasuna closed issue #18996: What is the different of StandaloneMutexLock and MemoryMutexLock?

Posted by GitBox <gi...@apache.org>.
soulasuna closed issue #18996: What is the different of StandaloneMutexLock and MemoryMutexLock?
URL: https://github.com/apache/shardingsphere/issues/18996


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