[GitHub] [incubator-brpc] wasphin commented on issue #742: 树莓派上的编译问题

2020-07-08 Thread GitBox
wasphin commented on issue #742: URL: https://github.com/apache/incubator-brpc/issues/742#issuecomment-655915774 @jamesge 不支持 32 位系统是因为使用了什么 32 位系统中不支持的特性还是只是因为使用场景少而没考虑该问题? 有这方面的什么考虑吗? This is an automated message from the

[GitHub] [incubator-brpc] gydong commented on issue #1154: 支持设置tcp_user_timeout

2020-07-08 Thread GitBox
gydong commented on issue #1154: URL: https://github.com/apache/incubator-brpc/issues/1154#issuecomment-655858507 可以开启一下熔断功能,时间就变成可控的了 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-brpc] jamesge commented on a change in pull request #1156: fix_share_tls_block

2020-07-08 Thread GitBox
jamesge commented on a change in pull request #1156: URL: https://github.com/apache/incubator-brpc/pull/1156#discussion_r451671247 ## File path: src/butil/iobuf.cpp ## @@ -366,9 +366,13 @@ inline IOBuf::Block* share_tls_block() { } IOBuf::Block* new_block = NULL;

Re: [VOTE] Release Apache brpc(incubating) 0.9.8-rc01

2020-07-08 Thread lhestz
+1 binding. | | lhestz | | lhe...@163.com | 签名由网易邮箱大师定制 On 7/8/2020 18:35,JiashunZhu wrote: +1 binding. I have checked: - DISCLAIMER present - Hashes okay - NOTICE present - No unexpected binary files - Building passed on macos10.15.2 牟盖东 于2020年7月8日周三 下午6:24写道: +1(binding) tan zhongyi

Re: [VOTE] Release Apache brpc(incubating) 0.9.8-rc01

2020-07-08 Thread JiashunZhu
+1 binding. I have checked: - DISCLAIMER present - Hashes okay - NOTICE present - No unexpected binary files - Building passed on macos10.15.2 牟盖东 于2020年7月8日周三 下午6:24写道: > +1(binding) > > tan zhongyi 于2020年7月8日周三 下午5:01写道: > > > Hi, guys, > > > > > > > > 0.9.8-rc01 is ready for vote, here

Re: [VOTE] Release Apache brpc(incubating) 0.9.8-rc01

2020-07-08 Thread 牟盖东
+1(binding) tan zhongyi 于2020年7月8日周三 下午5:01写道: > Hi, guys, > > > > 0.9.8-rc01 is ready for vote, here it is. Thanks helei,he made the build. > > > > I am pleased to be calling this vote for the release of apache > brpc(incubating) 0.9.8-rc01. > > > > The source code can be found at: > > >

[GitHub] [incubator-brpc] zyearn commented on a change in pull request #1156: fix_share_tls_block

2020-07-08 Thread GitBox
zyearn commented on a change in pull request #1156: URL: https://github.com/apache/incubator-brpc/pull/1156#discussion_r451438135 ## File path: src/butil/iobuf.cpp ## @@ -366,9 +366,13 @@ inline IOBuf::Block* share_tls_block() { } IOBuf::Block* new_block = NULL;

[GitHub] [incubator-brpc] lacey1102 opened a new pull request #1157: fix socket conn stat err and memory leak when discard socket

2020-07-08 Thread GitBox
lacey1102 opened a new pull request #1157: URL: https://github.com/apache/incubator-brpc/pull/1157 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[VOTE] Release Apache brpc(incubating) 0.9.8-rc01

2020-07-08 Thread tan zhongyi
Hi, guys, 0.9.8-rc01 is ready for vote, here it is. Thanks helei,he made the build. I am pleased to be calling this vote for the release of apache brpc(incubating) 0.9.8-rc01. The source code can be found at:

[GitHub] [incubator-brpc] gydong commented on a change in pull request #1156: fix_share_tls_block

2020-07-08 Thread GitBox
gydong commented on a change in pull request #1156: URL: https://github.com/apache/incubator-brpc/pull/1156#discussion_r451384967 ## File path: src/butil/iobuf.cpp ## @@ -366,9 +366,13 @@ inline IOBuf::Block* share_tls_block() { } IOBuf::Block* new_block = NULL;

[GitHub] [incubator-brpc] ming-relax commented on issue #1099: bthread

2020-07-08 Thread GitBox
ming-relax commented on issue #1099: URL: https://github.com/apache/incubator-brpc/issues/1099#issuecomment-655344470 【那个bthread用std::mutex导致死锁的问题】请问这个是什么问题,现有的 issue 上也没有搜到 This is an automated message from the Apache Git