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

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


    from 703a64d2da [IOTDB-2687] Base partition policy of data (#5464)
     add 5b24dcba37 [IOTDB-2878] Add getLeader interface to IConsensus (#5472)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/consensus/IConsensus.java  |  2 ++
 .../org/apache/iotdb/consensus/ratis/RatisConsensus.java  | 15 +++++++++++++++
 .../main/java/org/apache/iotdb/consensus/ratis/Utils.java | 12 ++++++++++--
 .../iotdb/consensus/standalone/StandAloneConsensus.java   |  8 ++++++++
 .../apache/iotdb/consensus/ratis/RatisConsensusTest.java  |  1 +
 5 files changed, 36 insertions(+), 2 deletions(-)

Reply via email to