The getLock method is used by services to synchronize across multiple instances of a given service by acquiring a lock over the same lockKey. This is currently getting used by entitlements service.
The getLock method is used by services to synchronize across multiple instances of a given service by acquiring a lock over the same lockKey. This is currently getting used by entitlements service.