You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by lo...@apache.org on 2022/07/19 19:02:53 UTC

[incubator-brpc] branch master updated (a6de1a98 -> 53cbd1ae)

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

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


    from a6de1a98 Merge pull request #1826 from jenrryyou/fix_stream_feedback_will_send_rst
     new 869a408b redis auth support select db
     new a34328c9 remove unnessary functions & rename add_auth_flags
     new 52d95b85 format code
     new 53cbd1ae Merge pull request #1768 from zwkno1/redis_auth

The 2624 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:
 src/brpc/controller.cpp                        |  3 ++-
 src/brpc/controller.h                          |  3 ++-
 src/brpc/details/controller_private_accessor.h |  8 +++----
 src/brpc/policy/redis_authenticator.cpp        |  7 +++++-
 src/brpc/policy/redis_authenticator.h          | 17 ++++++++++++--
 src/brpc/policy/redis_protocol.cpp             | 32 +++++++++++++++++---------
 src/brpc/socket.cpp                            | 26 ++++++++++-----------
 src/brpc/socket.h                              |  8 +++----
 8 files changed, 66 insertions(+), 38 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org