This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch fix-syncstatus-retry-dev-1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d6f81f59fb5 test: adapt SyncStatusTest to dev/1.3 memory manager
add d1162d7d82f test: cover concurrent large writes with two replicas
No new revisions were added by this update.
Summary of changes:
.../consensus/iot/ConcurrentLargeWriteTest.java | 248 +++++++++++++++++++++
1 file changed, 248 insertions(+)
create mode 100644
iotdb-core/consensus/src/test/java/org/apache/iotdb/consensus/iot/ConcurrentLargeWriteTest.java