This is an automated email from the ASF dual-hosted git repository.
xingtanzjr pushed a change to branch ml_0808_parallel_test_pass_version
in repository https://gitbox.apache.org/repos/asf/iotdb.git
omit 9c7aa65752 change deserialize and write to batch level to speed up the
concurrency
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/ml_0808_parallel_test_pass_version (b9000512e2)
\
O -- O -- O (9c7aa65752)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../request/BatchIndexedConsensusRequest.java | 63 ------------
.../service/MultiLeaderRPCServiceProcessor.java | 25 ++---
.../statemachine/DataRegionStateMachine.java | 111 ++++++++-------------
3 files changed, 55 insertions(+), 144 deletions(-)
delete mode 100644
consensus/src/main/java/org/apache/iotdb/consensus/common/request/BatchIndexedConsensusRequest.java