This is an automated email from the ASF dual-hosted git repository.
harishgokul01 pushed a change to branch development
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
from 6e022310 test deployment after license additions
add dfdc9b62 Poe fix response (#225)
new 42073895 Merge branch 'master' of
https://github.com/apache/incubator-resilientdb into development
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../common/framework/performance_manager.cpp | 6 +++++-
.../common/framework/performance_manager.h | 1 +
.../ordering/pbft/checkpoint_manager_test.cpp | 12 +++++++----
.../consensus/ordering/pbft/commitment_test.cpp | 3 ++-
platform/consensus/ordering/pbft/query_test.cpp | 3 ++-
platform/consensus/ordering/poe/framework/BUILD | 11 +++++++++++
.../consensus/ordering/poe/framework/consensus.cpp | 14 +++++++++++++
.../consensus/ordering/poe/framework/consensus.h | 3 +++
.../ordering/poe/framework/performance_manager.cpp | 23 +++++++++++++---------
.../ordering/poe/framework/performance_manager.h | 23 +++++++++++-----------
10 files changed, 71 insertions(+), 28 deletions(-)
copy common/utils/utils.cpp =>
platform/consensus/ordering/poe/framework/performance_manager.cpp (63%)
copy executor/contract/manager/global_view.h =>
platform/consensus/ordering/poe/framework/performance_manager.h (65%)