garnet
garnet copied to clipboard
Fix typo in GarnetServerMonitor
Fixing a typo in the GarnetServerMonitor.
Even though GetAllLocksets is unused, it is a very useful tool/method used to debug issues with locking. Is there a good reason to get rid of it? If not, it would be better to retain it.
Even though
GetAllLocksetsis unused, it is a very useful tool/method used to debug issues with locking. Is there a good reason to get rid of it? If not, it would be better to retain it.
Fair enough. Updated to just fix the typo.