hazelcast / hazelcast/hazelcast-nodejs-client
client.getMap() should wait for invalidation listener registration for near cached map [API-1600]
Open
to-jira
Type: Cleanup
Type: Enhancement
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 64
- Avg merge
- 46m
- Merged PRs (30d)
- 3
Description
When invalidation listener is on, `client.getMap()` should wait for the listener to be registered.
See https://github.com/hazelcast/hazelcast-nodejs-client/blob/7ae97a0cf7e53c62ed8920bb3fa3d36eaa8ba53b/src/proxy/NearCachedMapProxy.ts#L43
Check https://github.com/hazelcast/hazelcast-nodejs-client/pull/683/files#r526873833 for more context
Contributor guide
Assessment
This issue has not been assessed yet.