You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2023/03/03 03:04:13 UTC

[iotdb] branch fix_single_replica_unnecessary_serialization updated (94a590c0ef -> 6ae3e8a4a3)

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

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


    from 94a590c0ef remove unused code
     add 6ae3e8a4a3 add wal & UT buildSerializedRequest

No new revisions were added by this update.

Summary of changes:
 .../common/request/IndexedConsensusRequest.java    |  4 ++-
 .../consensus/iot/IoTConsensusServerImpl.java      |  5 ++--
 .../consensus/iot/logdispatcher/LogDispatcher.java | 33 +++++++++++-----------
 .../iotdb/consensus/iot/util/TestStateMachine.java |  5 +++-
 4 files changed, 26 insertions(+), 21 deletions(-)