releaseLock method Null safety
override
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 an null for success. Throws error