hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
[TRACKING ISSUE] Make tpcEnable for client configurable through system property.
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.