You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All IMap's lock operations use a hard-coded thread id. We describe this behavior in the ref manual, but it may lead to user confusion as server-side assumes lock reentrancy.
github-actionsbot
changed the title
IMap's lock operations use constant thread id
IMap's lock operations use constant thread id [API-1225]
Feb 18, 2022
All
IMap
's lock operations use a hard-coded thread id. We describe this behavior in the ref manual, but it may lead to user confusion as server-side assumes lock reentrancy.Corresponding TDD: https://hazelcast.atlassian.net/wiki/spaces/PM/pages/3032121505/Node.js+Client+IMap+Lock+Ownership+Contexts+-+TDD
The text was updated successfully, but these errors were encountered: