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

junchao pushed a change to branch recovery_ckpt
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


    from a0f8a21d Merge branch 'master' into recovery
     add c2c81419 remove query

No new revisions were added by this update.

Summary of changes:
 chain/storage/leveldb.cpp                          |  7 +--
 executor/kv/kv_executor.cpp                        |  4 --
 .../consensus/execution/transaction_executor.cpp   | 17 ------
 .../consensus/execution/transaction_executor.h     |  5 --
 platform/consensus/ordering/pbft/BUILD             |  2 +-
 .../consensus/ordering/pbft/checkpoint_manager.cpp | 71 +---------------------
 .../consensus/ordering/pbft/checkpoint_manager.h   |  5 --
 .../ordering/pbft/consensus_manager_pbft.cpp       |  6 +-
 .../consensus/ordering/pbft/message_manager.cpp    | 27 --------
 platform/consensus/ordering/pbft/message_manager.h |  6 --
 platform/consensus/ordering/pbft/query.cpp         | 47 +++++++-------
 platform/consensus/ordering/pbft/query.h           |  6 +-
 platform/consensus/recovery/recovery.h             |  4 +-
 13 files changed, 37 insertions(+), 170 deletions(-)

Reply via email to