forked from apache/brpc
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux workflow #14
Merged
Merged
Linux workflow #14
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix override issue in pb 3.21
* fix rpc_replay can't send request equably * 类型修改
…ive?console=abc' (apache#1278)
Fix thrift_message pb override issue
…el-build Rework Bazel build system to compatible with the lastest Bazel version
* fix a typo in grpc protocol * ERESPONSE->EREQUEST Co-authored-by: 薛传宇 <xuechuanyu@cmss.chinamobile.com>
Fix bvar_dump_tabs space in dumped file
[user-cases] add Apache Doris user case
* http response uses brpc error code * add gflag for using http error code * add unit test of http error code
Update Oncall record
docs: fix some typos
rpm: support RHEL 9
fix arena cleared early when parse redis message
Co-authored-by: lei.li <lei.li@clickzetta.com>
merge release 1.3 into master
enable brpc use rdma
Update brpc's brief introduction in Announce mail.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Issue Number:
Problem Summary:
What is changed and the side effects?
Changed:
Side effects:
Performance effects(性能影响):
Breaking backward compatibility(向后兼容性):
Check List: