serverglen [Sun, 26 Jun 2022 06:26:16 +0000 (14:26 +0800)]
Merge pull request #1820 from TousakaRin/helei_update_header_guard_for_periodic_task
update the header guard of brpc/periodic_task.h
TousakaRin [Thu, 23 Jun 2022 09:42:56 +0000 (17:42 +0800)]
doc: modify the document to make it consistent with the code (#1821)
Co-authored-by: helei.sig11 <helei.sig11@bytedance.com>
helei.sig11 [Thu, 23 Jun 2022 09:29:18 +0000 (17:29 +0800)]
brpc: update the header guard of brpc/periodic_task.h to match the file path
Zhang Xiang [Thu, 23 Jun 2022 07:56:19 +0000 (15:56 +0800)]
Update docs about default value of socket_max_unwritten_bytes (#1819)
* 对齐源码中阈值默认值
* 对齐源码中阈值默认值
Xiaofeng Wang [Tue, 21 Jun 2022 09:05:56 +0000 (17:05 +0800)]
CI: disable unstable MesaLink (#1813)
Jiashun Zhu [Mon, 20 Jun 2022 18:46:34 +0000 (20:46 +0200)]
Merge pull request #1762 from wwbmmm/check_append
Make process exit when IOBuf::append failed in SerializeRpcHeaderAndMeta
serverglen [Mon, 20 Jun 2022 05:50:59 +0000 (13:50 +0800)]
Update oncall.md (#1810)
bumingchun [Mon, 20 Jun 2022 05:49:26 +0000 (13:49 +0800)]
fix rpc_press can't send request equably (#1763)
* fix rpc_press can't send request equably
* set rate limit to
1000000 in one thread && calculate interval with nanosecond
* change sleep function to usleep
* Update rpc_press_impl.cpp
add the max tolerant delay between end_time and expected_time
Co-authored-by: bumingchun <bumingchun@192.168.1.8>
Jiashun Zhu [Sun, 19 Jun 2022 20:32:12 +0000 (22:32 +0200)]
Merge pull request #1797 from stdpain/patch_fix_build_error
Add flags in CMake to turn off
* tools build
* shared lib build
serverglen [Sun, 19 Jun 2022 14:39:14 +0000 (22:39 +0800)]
Merge pull request #1799 from renzhong/cmake_snappy
support with_snappy in cmake
serverglen [Fri, 17 Jun 2022 08:47:51 +0000 (16:47 +0800)]
Merge pull request #1571 from Huixxi/wlb_policy_degradation
Support wr/wrr policy degradation
HU [Fri, 17 Jun 2022 06:19:35 +0000 (14:19 +0800)]
Update weighted_round_robin_load_balancer.cpp
HU [Fri, 17 Jun 2022 06:17:26 +0000 (14:17 +0800)]
Update weighted_randomized_load_balancer.cpp
serverglen [Fri, 17 Jun 2022 02:07:54 +0000 (10:07 +0800)]
Fix discovery naming service core (#1802)
stdpain [Thu, 16 Jun 2022 15:53:04 +0000 (23:53 +0800)]
Update CMakeLists.txt
stdpain [Thu, 16 Jun 2022 13:00:19 +0000 (21:00 +0800)]
remove depend ldl
stdpain [Thu, 16 Jun 2022 10:42:27 +0000 (18:42 +0800)]
fix for clang static build
devin.zhang [Thu, 16 Jun 2022 09:17:45 +0000 (17:17 +0800)]
support with_snappy in cmake
stdpain [Thu, 16 Jun 2022 08:42:36 +0000 (16:42 +0800)]
fix up
stdpain [Thu, 16 Jun 2022 06:38:36 +0000 (14:38 +0800)]
Fix shared link failed in clang
stdpain [Thu, 16 Jun 2022 05:27:37 +0000 (13:27 +0800)]
link brpc-static for protoc-gen-mcpack if set BUILD_SHARED_LIBS=OFF
stdpain [Tue, 14 Jun 2022 13:52:52 +0000 (21:52 +0800)]
Fix Brpc build tools error when only build static
TousakaRin [Tue, 14 Jun 2022 13:33:07 +0000 (21:33 +0800)]
Merge pull request #1796 from TousakaRin/master
Update oncall.md
helei.sig11 [Tue, 14 Jun 2022 13:32:17 +0000 (21:32 +0800)]
Update oncall.md
jamesge [Sat, 11 Jun 2022 09:40:41 +0000 (17:40 +0800)]
Merge pull request #1790 from lzfhust/thrift_protocol_exception
Thrift protocol exception
lzfhust [Sat, 11 Jun 2022 03:39:13 +0000 (11:39 +0800)]
update exception
lzfhust [Fri, 10 Jun 2022 05:35:50 +0000 (13:35 +0800)]
update exception
lzfhust [Fri, 10 Jun 2022 05:33:54 +0000 (13:33 +0800)]
update exception
lzfhust [Fri, 10 Jun 2022 04:05:35 +0000 (12:05 +0800)]
update catch exception
lzfhust [Fri, 10 Jun 2022 03:35:44 +0000 (11:35 +0800)]
add try catch for thrift
lzfhust [Fri, 10 Jun 2022 03:13:26 +0000 (11:13 +0800)]
Merge pull request #1 from apache/master
update master
Jiashun Zhu [Thu, 9 Jun 2022 09:08:24 +0000 (11:08 +0200)]
Merge pull request #1784 from wwbmmm/fix-dl-sym
Fix _dl_sym undefined reference
Jiashun Zhu [Thu, 9 Jun 2022 02:57:30 +0000 (04:57 +0200)]
BugFix: Send WindowUpdate when ClearAbandonedStreams is called (#1786)
James Ge [Wed, 8 Jun 2022 12:11:08 +0000 (20:11 +0800)]
Elaborate how-to-build steps for MacOS
James Ge [Wed, 8 Jun 2022 08:49:33 +0000 (16:49 +0800)]
Support apple silicon
Tanzhongyi(Jerry Tan) [Wed, 8 Jun 2022 01:31:53 +0000 (09:31 +0800)]
Update newcommitter.md
Tanzhongyi(Jerry Tan) [Wed, 8 Jun 2022 01:30:50 +0000 (09:30 +0800)]
Update newcommitter.md
Tanzhongyi(Jerry Tan) [Wed, 8 Jun 2022 01:24:34 +0000 (09:24 +0800)]
Update newcommitter.md
Tanzhongyi(Jerry Tan) [Wed, 8 Jun 2022 01:17:54 +0000 (09:17 +0800)]
Update newcommitter.md
Tanzhongyi(Jerry Tan) [Wed, 8 Jun 2022 01:08:26 +0000 (09:08 +0800)]
Update newcommitter.md
Jiashun Zhu [Tue, 7 Jun 2022 07:54:15 +0000 (09:54 +0200)]
Fix a deadlock happened in ClearAbandonedStreamsImpl path(issues/1778) (#1781)
wangweibing [Tue, 7 Jun 2022 06:57:45 +0000 (14:57 +0800)]
Fix _dl_sym undefined reference
GOGOYAO [Mon, 6 Jun 2022 08:19:17 +0000 (16:19 +0800)]
Fix compile error due to std limits header absent (#1764)
fix compile error like `incubator-brpc/src/brpc/redis_command.cpp:411:29: error: ‘numeric_limits’ is not a member of ‘std’`
Yang,Liming [Mon, 6 Jun 2022 07:33:10 +0000 (15:33 +0800)]
butex_wake* support nosignal flag, use bthread_flush signal batch (#1751)
jamesge [Sun, 5 Jun 2022 09:59:30 +0000 (17:59 +0800)]
json2pb::JsonToProtoMessage() supports parsing multiple jsons
372046933 [Thu, 26 May 2022 10:14:19 +0000 (18:14 +0800)]
Update client.md (#1767)
jamesge [Wed, 18 May 2022 10:53:41 +0000 (18:53 +0800)]
comment fix
Weibing Wang [Mon, 16 May 2022 02:58:12 +0000 (10:58 +0800)]
Update oncall.md
wwbmmm [Fri, 13 May 2022 07:21:26 +0000 (15:21 +0800)]
Check append return code
果冻虾仁 [Mon, 9 May 2022 01:53:34 +0000 (09:53 +0800)]
client.md 文档优化 (#1755)
* client.md 文档优化
https:// 后面补一个空格,防止后面的中文被Github网页识别成链接的一部分
* ``
serverglen [Fri, 6 May 2022 01:25:12 +0000 (09:25 +0800)]
Merge pull request #1757 from lorinlee/oncall
Update oncall.md
lei.li [Thu, 5 May 2022 11:03:39 +0000 (19:03 +0800)]
Update oncall.md
果冻虾仁 [Sun, 1 May 2022 04:53:28 +0000 (12:53 +0800)]
Merge pull request #1754 from renzhong/fix_https_check
fix auto https check
devin.zhang [Sun, 1 May 2022 03:54:15 +0000 (11:54 +0800)]
fix auto https check
LorinLee [Wed, 27 Apr 2022 02:25:52 +0000 (10:25 +0800)]
Merge pull request #1736 from wolfdan666/patch-1
[UPDATE] fix c struct compile error
serverglen [Mon, 25 Apr 2022 01:01:37 +0000 (09:01 +0800)]
Merge pull request #1752 from zyearn/oncall_jiashun_20220424
Add oncall report Apr.17th - Apr.24th 2022
zhujiashun [Sun, 24 Apr 2022 19:05:44 +0000 (21:05 +0200)]
Add oncall report Apr.17th - Apr.24th 2022
Jiashun Zhu [Sun, 24 Apr 2022 18:54:18 +0000 (20:54 +0200)]
Merge pull request #1745 from lzfhust/redis_empty_request
Redis empty request
Jiashun Zhu [Sun, 24 Apr 2022 18:51:36 +0000 (20:51 +0200)]
Merge pull request #1750 from wwbmmm/redis_auth_doc
Add redis auth doc
wwbmmm [Sun, 24 Apr 2022 08:33:31 +0000 (16:33 +0800)]
Add redis auth doc
LorinLee [Fri, 22 Apr 2022 03:57:23 +0000 (11:57 +0800)]
Merge pull request #1730 from wwbmmm/update-release-doc
Add list-sigs in release step
lzfhust [Tue, 19 Apr 2022 09:29:05 +0000 (17:29 +0800)]
add redis request empty notice
lzfhust [Tue, 19 Apr 2022 09:07:07 +0000 (17:07 +0800)]
add redis request empty notice
Weibing Wang [Tue, 19 Apr 2022 08:52:07 +0000 (16:52 +0800)]
Merge pull request #1744 from apache/release-1.1
Merge Release 1.1 to master
lzfhust [Tue, 19 Apr 2022 07:50:21 +0000 (15:50 +0800)]
add redis request empty notice
Tanzhongyi(Jerry Tan) [Mon, 18 Apr 2022 01:03:06 +0000 (09:03 +0800)]
Merge pull request #1742 from serverglen/update-oncall
Oncall report from Apr 10th to Apr 16th
serverglen [Sat, 16 Apr 2022 14:16:32 +0000 (22:16 +0800)]
Oncall report from Apr 10th to Apr 16th
serverglen [Wed, 13 Apr 2022 13:03:50 +0000 (21:03 +0800)]
Merge pull request #1737 from wwbmmm/update_release_doc2
doc: update download link in release doc
wwbmmm [Tue, 12 Apr 2022 06:52:46 +0000 (14:52 +0800)]
doc: Update announce step in release doc
Franklin Shan [Mon, 11 Apr 2022 09:33:07 +0000 (17:33 +0800)]
[UPDATE] fix c struct compile error
solve this error. make it the same as bthread.h
wwbmmm [Mon, 11 Apr 2022 09:28:55 +0000 (17:28 +0800)]
doc: update download link in release doc
serverglen [Mon, 11 Apr 2022 01:25:46 +0000 (09:25 +0800)]
Merge pull request #1735 from wwbmmm/update_release_doc2
doc: Update incubator vote mail template
Tanzhongyi(Jerry Tan) [Mon, 11 Apr 2022 01:03:27 +0000 (09:03 +0800)]
Update oncall.md
wwbmmm [Thu, 7 Apr 2022 06:18:47 +0000 (14:18 +0800)]
doc: Update incubator vote mail template
serverglen [Thu, 7 Apr 2022 01:31:12 +0000 (09:31 +0800)]
Merge pull request #1734 from wwbmmm/update_release_doc2
Add vote results to incubator vote mail template
wwbmmm [Wed, 6 Apr 2022 09:10:11 +0000 (17:10 +0800)]
Add vote results to incubator vote mail template
Weibing Wang [Wed, 30 Mar 2022 05:34:55 +0000 (13:34 +0800)]
Merge pull request #1723 from yangzhg/fix_deprecate
Fix build warning, ByteSize() is deprecated, use ByteSizeLong() instead
yangzhg [Wed, 30 Mar 2022 04:30:27 +0000 (12:30 +0800)]
change to camel case
Weibing Wang [Wed, 30 Mar 2022 02:14:16 +0000 (10:14 +0800)]
Merge pull request #1604 from wasphin/feature/single-repeated-to-array
Add an option to allow serialize/deserialize to/from a json array.
yangzhg [Wed, 30 Mar 2022 01:43:59 +0000 (09:43 +0800)]
use method instead of macro
yangzhg [Tue, 29 Mar 2022 07:57:19 +0000 (15:57 +0800)]
add macro
wwbmmm [Tue, 29 Mar 2022 07:54:05 +0000 (15:54 +0800)]
Add list-sigs in release step
wwbmmm [Tue, 29 Mar 2022 03:47:57 +0000 (11:47 +0800)]
Update year in NOTICE
Tanzhongyi(Jerry Tan) [Tue, 29 Mar 2022 03:27:10 +0000 (11:27 +0800)]
Update newcommitter.md
Tanzhongyi(Jerry Tan) [Tue, 29 Mar 2022 03:20:05 +0000 (11:20 +0800)]
Update newcommitter.md
wwbmmm [Tue, 29 Mar 2022 03:03:14 +0000 (11:03 +0800)]
Release 1.1.0
Xiaofeng Wang [Mon, 28 Mar 2022 15:06:10 +0000 (23:06 +0800)]
Add docs for option `pb_single_repeated_to_array'
Xiaofeng Wang [Mon, 28 Mar 2022 14:00:39 +0000 (22:00 +0800)]
Adjust parameter name to be more obvious
Weibing Wang [Mon, 28 Mar 2022 09:18:40 +0000 (17:18 +0800)]
Merge pull request #1486 from wwbmmm/nshead_rpc_dump_and_replay
Support nshead protocol dump and replay
Weibing Wang [Mon, 28 Mar 2022 09:07:26 +0000 (17:07 +0800)]
Merge pull request #1721 from ehds/fix-code-annotation
flat_map: fix code annotation
wangweibing [Mon, 28 Mar 2022 07:16:43 +0000 (07:16 +0000)]
Fix merge conflicts
wangweibing [Mon, 28 Mar 2022 07:06:51 +0000 (07:06 +0000)]
Merge branch 'master' into nshead_rpc_dump_and_replay
Weibing Wang [Mon, 28 Mar 2022 06:47:20 +0000 (14:47 +0800)]
Merge pull request #1567 from KaneVV1/master
Fix LA selection runs too long
Weibing Wang [Mon, 28 Mar 2022 06:46:19 +0000 (14:46 +0800)]
Merge pull request #1472 from wwbmmm/timeout_deliver
Deliver timeout from client to server for baidu_std protocol
Weibing Wang [Mon, 28 Mar 2022 06:44:53 +0000 (14:44 +0800)]
Merge pull request #1494 from wwbmmm/bthread-inherit-span
Support inherit span on bthread create
Weibing Wang [Mon, 28 Mar 2022 06:14:58 +0000 (14:14 +0800)]
Merge pull request #1503 from guodongxiaren/dump_http
support dump and replay for HTTP protocol
Weibing Wang [Mon, 28 Mar 2022 06:13:05 +0000 (14:13 +0800)]
Merge pull request #1729 from wwbmmm/fix-compiler-fail
Fix compiler fail after merge #1560 and #1460
wangweibing [Mon, 28 Mar 2022 05:23:48 +0000 (05:23 +0000)]
Fix compiler fail after merge #1560 and #1460
Weibing Wang [Mon, 28 Mar 2022 04:24:44 +0000 (12:24 +0800)]
Merge pull request #1560 from wwbmmm/endpoint
Support IPV6 and Unix domain socket
yangzhg [Mon, 24 Jan 2022 05:22:07 +0000 (13:22 +0800)]
ByteSize() is deprecated, use ByteSizeLong() instead