hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

[TRACKING ISSUE] Explicitly specify executor for CF calls in the 'client' package [HZ-2004] #1473

Closed hz-devops-test closed 1 year ago

hz-devops-test commented 1 year ago

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/23532 for details.


Moving away from using the ForkJoinPool#commonPool for the client package.

Related to https://github.com/hazelcast/hazelcast/issues/18190

Checklist:

srknzl commented 1 year ago

Does not apply to Node.js client.