Eric Pai created IOTDB-5303:
-------------------------------
Summary: Support setting node number, consensus protocol and
replica number from system properties
Key: IOTDB-5303
URL: https://issues.apache.org/jira/browse/IOTDB-5303
Project: Apache IoTDB
Issue Type: Test
Components: Others
Reporter: Eric Pai
Assignee: Eric Pai
Fix For: master branch
Currently, we have Simple and Cluster1 test modes, which consist 1C1D and 1C3D
consistently. However, when we test in a cluster mode in private environments,
we may need to change the default node nums, e.g. 3C3D. So the IT framework
should leave the node num to be configurable.
What's more, the consensus protocol and replica num needs to be relatived with
the node num. So they should be exposed as system properties as well, and need
to be checked before cluster setup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)