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] Make tpcEnable for client configurable through system property. #1511

Open hz-devops-test opened 9 months ago

hz-devops-test commented 9 months ago

The tracking issue for the Java side PR.

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


Before this PR it was only configurable through the XML.

A system property provides a lot more flexibility and is very useful for performance testing since the xml files don't need to be updated.