Skip to content
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

Merge apache/incubator-brpc master #2

Merged
merged 89 commits into from
Jun 30, 2021

Conversation

serverglen
Copy link
Owner

Merge apache/incubator-brpc master

serverglen and others added 30 commits September 28, 2020 10:47
Fix build break for clang 10.0.1
coding style fix in brpc/trackme.cpp
…nux platform.

Only reproduced and tested with x64 linux and gcc 7 / 8 / 10.
Not sure if this error exist on other platforms.
Compatibility improvement of protobuf json format and spring http spec
…LOGD/I/W/E/F to print contextual log; Add flag -log_as_json to print logs as valid JSON
…afer one and lose the -log_as_json support for glog
zyearn and others added 29 commits February 23, 2021 21:00
Correct spelling mistakes
Fix typo of a message in CMakeLists.txt
Remove FlameGraph dependency to solve category b license conflict.
Fix build failure on macOS with FlameGraph
文档中的代码示例写错了,需要实现的函数名应为Describe
Fix the method name of MyService in docs/(cn|en)/status.md
修改la策略中的异常日志的级别,避免在使用glog的情况下core dump
Change chinese quotation marks in bvar_c++.md sample code
Fix typo: SampleRequest -> SampledRequest
Fix ChannelGroup vector resize bug of tools/rpc_replay/rpc_replay.cpp during Initialization
Fix typo in doc: BRPC_RPC_VALIDATE_GFLAG -> BRPC_VALIDATE_GFLAG
…copy_assignment

Fix -Wclass-memaccess warnings in high version GCC
rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release
@serverglen serverglen merged commit 10a9c85 into serverglen:error_var_name Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.