hazelcast / hazelcast/hazelcast-python-client
[TRACKING ISSUE] Make tpcEnable for client configurable through system property.
Open
- Dominant language
- Python
- Stars
- 116
- Forks
- 78
- Avg merge
- 10d 22h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.