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

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


    from 5ba0b9850b fix code smell
     add 8368610c3b remove little useless code for serialize request using 
ByteBuffer in DataNode

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/consensus/common/Peer.java    |  6 ----
 .../common/request/IConsensusRequest.java          | 12 +++++++
 .../multileader/MultiLeaderServerImpl.java         | 17 ++++-----
 .../multileader/wal/GetConsensusReqReaderPlan.java |  1 +
 .../commons/utils/ThriftCommonsSerDeUtils.java     | 41 ----------------------
 .../db/mpp/plan/planner/plan/FragmentInstance.java | 18 ----------
 .../plan/planner/plan/node/DeleteRegionNode.java   |  4 ---
 .../plan/planner/plan/node/write/InsertNode.java   |  5 ---
 8 files changed, 22 insertions(+), 82 deletions(-)

Reply via email to