releaseLock method
Releases prevously acquired lock by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique lock key to release. Return Future that receives error or null for success.
Releases prevously acquired lock by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique lock key to release.
Return Future that receives error or null for success.