hazelcast/hazelcast-python-client

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

hz-devops-test opened this issue · 0 comments

The tracking issue for the Java side PR.

See hazelcast/hazelcast#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.