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

yangliming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git


    from 0ec948ba Merge pull request #3222 from 
wayslog/feat/redis-cluster-channel
     add 6b73ee99 add tcp transport event dispatcher unsched flag & fix RDMA 
event dispatcher unsched flag
     add 77db6c51 Merge pull request #1 from MalikHou/malikhou/add_edisp_unsched
     add d3317cce fix
     add 95e13d05 Merge pull request #2 from MalikHou/malikhou/add_edisp_unsched
     add 9218d96c fix
     add 4d8b0e4c Merge pull request #3 from MalikHou/malikhou/add_edisp_unsched
     add b65c90e8 fix md
     add 5755536a Merge pull request #4 from MalikHou/malikhou/add_edisp_unsched
     new a363887f Merge pull request #3238 from MalikHou/master

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:
 docs/cn/io.md                   |  2 ++
 docs/cn/rdma.md                 | 17 +++++++++++++++--
 docs/en/io.md                   |  2 ++
 docs/en/rdma.md                 | 15 ++++++++++++++-
 src/brpc/event_dispatcher.cpp   |  6 ++++++
 src/brpc/event_dispatcher.h     | 13 +++++++++++--
 src/brpc/rdma/rdma_endpoint.cpp |  1 -
 src/brpc/rdma/rdma_endpoint.h   |  1 -
 src/brpc/rdma_transport.cpp     |  9 +++++----
 src/brpc/tcp_transport.cpp      | 11 +++++++++--
 10 files changed, 64 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to