hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

[TRACKING ISSUE] Make tpcEnable for client configurable through system property.

Open hz-devops-test opened this issue 2 years ago • 0 comments

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.

hz-devops-test avatar Oct 31 '23 08:10 hz-devops-test