This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch native_raft
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 6edae44908d Merge branch 'master' into native_raft
add 2691eee059c fix config and dispatching compression queue
No new revisions were added by this update.
Summary of changes:
.../iotdb/consensus/natraft/protocol/RaftConfig.java | 4 ++--
.../protocol/log/dispatch/AppendNodeEntryHandler.java | 2 +-
.../log/dispatch/pipeline/PipelineDispatcherGroup.java | 6 +-----
.../log/dispatch/pipeline/PipelinedLogDispatcher.java | 15 ++++++++++-----
.../iotdb/db/consensus/DataRegionConsensusImpl.java | 1 +
.../plan/planner/plan/node/write/InsertTabletNode.java | 2 +-
6 files changed, 16 insertions(+), 14 deletions(-)