This is an automated email from the ASF dual-hosted git repository. tanxinyu pushed a change to branch consensus_module_refactor in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 80b20b59b5c Enhance some API comments add 2722555ba8d finish iconsensus enhancement add 9473539dea7 fix some reviews No new revisions were added by this update. Summary of changes: .../org/apache/iotdb/consensus/IConsensus.java | 64 ++++++++++++++++++--- .../PeerNotInConsensusGroupException.java | 6 +- .../apache/iotdb/consensus/iot/IoTConsensus.java | 13 ++++- .../iotdb/consensus/ratis/RatisConsensus.java | 66 ++++++++++++++-------- .../iotdb/consensus/simple/SimpleConsensus.java | 5 ++ 5 files changed, 115 insertions(+), 39 deletions(-)