This is an automated email from the ASF dual-hosted git repository.

xuekaifeng pushed a change to branch virtual_partition_2_merge
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 67e2a4a  try to fix
     add 662a1b7  fix metaGroupMember bug when follower foward non-query plan 
to leader
     add 1c3c2e9  remove unused import
     add d509f6e  Merge pull request #2404 from mychaow/fix_metaGroupMember_bug
     add 22740d3  Fix the condition of logger with the right level globally 
(#2407)
     add 08b89f9  Merge branch 'master' of https://github.com/apache/iotdb into 
virtual_partition_2_merge

No new revisions were added by this update.

Summary of changes:
 .../cluster/server/member/DataGroupMember.java     |  2 +-
 .../cluster/server/member/MetaGroupMember.java     | 27 +++++++++++++++-
 .../iotdb/cluster/server/member/RaftMember.java    |  4 +--
 .../cluster/server/member/MetaGroupMemberTest.java | 37 ++++++++++++++++++++++
 .../db/engine/storagegroup/TsFileProcessor.java    |  2 +-
 5 files changed, 66 insertions(+), 6 deletions(-)

Reply via email to