This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
from e42f1a65f fix(java-client): use `remove_result` instead of
`put_result` for `rrdb_remove_operator` (#2280)
add bf37fc5ef perf(network): support client RPC connection pool to each
server address (#2272)
No new revisions were added by this update.
Summary of changes:
src/rpc/asio_net_provider.cpp | 95 +++---
src/rpc/asio_net_provider.h | 10 +-
src/rpc/asio_rpc_session.cpp | 238 ++++++++------
src/rpc/asio_rpc_session.h | 79 ++++-
src/rpc/network.cpp | 628 +++++++++++++++++++++++--------------
src/rpc/network.h | 221 ++++++++++---
src/rpc/network.sim.cpp | 7 +-
src/rpc/network.sim.h | 21 +-
src/rpc/test/net_provider_test.cpp | 591 ++++++++++++++++++++++------------
src/utils/binary_reader.h | 6 +-
src/utils/fmt_logging.h | 6 +
src/utils/metrics.h | 1 +
12 files changed, 1277 insertions(+), 626 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]