This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch cluster-
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from c0f9046 fix ClusterIoTDB related comments (#4239)
add abe9ef1 fix some reviews
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/cluster/ClusterIoTDB.java | 5 ++
.../cluster/log/applier/DataLogApplierTest.java | 4 +-
.../cluster/query/reader/DatasourceInfoTest.java | 8 +++
.../cluster/server/member/MetaGroupMemberTest.java | 32 +++++++----
.../iotdb/db/integration/IoTDBCheckConfigIT.java | 20 ++-----
.../apache/iotdb/db/integration/IoTDBJMXTest.java | 62 ----------------------
.../apache/iotdb/db/utils/EnvironmentUtils.java | 11 ++--
7 files changed, 45 insertions(+), 97 deletions(-)
delete mode 100644
server/src/test/java/org/apache/iotdb/db/integration/IoTDBJMXTest.java