This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from adf55e896e [IOTDB-4209] Use .pst to accelerate recovery in SchemaFile
mode (#7995)
add 1e2da83d83 [IOTDB-5497] Test for ConfigNode consensus efficiency
(#9015)
No new revisions were added by this update.
Summary of changes:
.../confignode/it/IoTDBClusterAuthorityIT.java | 1 +
.../it/IoTDBConfigNodeConsensusEfficiencyIT.java | 203 +++++++++++++++++++++
.../confignode/it/IoTDBConfigNodeSnapshotIT.java | 1 +
.../confignode/it/IoTDBSnapshotTransferIT.java | 1 +
4 files changed, 206 insertions(+)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/confignode/it/IoTDBConfigNodeConsensusEfficiencyIT.java