You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ja...@apache.org on 2019/07/22 03:40:42 UTC

[incubator-brpc] branch master updated (f43bdce -> a066d66)

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

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


    from f43bdce  Merge pull request #824 from zyearn/fix_lalb_base_weight_to_zero
     new b307a42  ignore flow control in h2 when sending first request
     new cc83f72  revert some log format in H2Context::Describe
     new c64fbea  ignore_flowcontrol_in_first_req: init stream flow size to max
     new 418bb77  ignore_flowcontrol_in_first_req: make parseh2setting unchanged
     new fec8f10  ignore_flowcontrol_in_first_req: refine code
     new cc3c99f  ignore_flowcontrol_in_first_req: move comments inside if
     new a066d66  Merge pull request #849 from zyearn/ignore_flowcontrol_in_first_req

The 1810 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/policy/http2_rpc_protocol.cpp   | 36 +++++++++++++++++++++++++++-----
 src/brpc/policy/http2_rpc_protocol.h     |  1 +
 test/brpc_http_rpc_protocol_unittest.cpp | 30 ++++++++++++++++++++------
 3 files changed, 56 insertions(+), 11 deletions(-)


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