This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch test_wal_sync_pr
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 835587a1f7 Merge branch 'test_wal_sync_pr' of github.com:apache/iotdb
into test_wal_sync_pr
add 3609adde4c add getCurrentSearchIndex interface for ConsensusReqReader
(#6508)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/consensus/multileader/wal/ConsensusReqReader.java | 3 +++
.../iotdb/consensus/multileader/MultiLeaderConsensusTest.java | 5 +++++
.../main/java/org/apache/iotdb/db/wal/buffer/AbstractWALBuffer.java | 5 +++++
server/src/main/java/org/apache/iotdb/db/wal/buffer/IWALBuffer.java | 3 +++
server/src/main/java/org/apache/iotdb/db/wal/node/WALNode.java | 6 ++++++
5 files changed, 22 insertions(+)