Re: Say hello to bRPC community

2022-06-11 Thread Shuai Liu
Welcome Warm Regards, serverglen Jerry Tan 于2022年6月8日周三 19:35写道: > Welcome, > thanks for your contribution > > On 2022/06/04 07:52:50 Hu go wrote: > > Hi, all: > > > > I'm Xiguo Hu, from the Cloud Native Team of Baidu Infrastructure > > Department, now mainly taking part in the development of

[GitHub] [incubator-brpc] day253 commented on issue #1211: 开启contention出错

2022-06-11 Thread GitBox
day253 commented on issue #1211: URL: https://github.com/apache/incubator-brpc/issues/1211#issuecomment-1153060737 先用远程的好像可以 ./pprof --text localhost:{port}/pprof/profile 就是看不了图 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-brpc] zengkui opened a new issue, #1794: brpc中的gflags的定义是否可以放到global namespace

2022-06-11 Thread GitBox
zengkui opened a new issue, #1794: URL: https://github.com/apache/incubator-brpc/issues/1794 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** 当应用程序使用到brpc并且想修改brpc中的一些flag的default value的时候编译会有问题,示列如下: ```cpp DECLARE_bool(bvar_dump); int main(int argc, char*

[GitHub] [incubator-brpc-website] Huixxi closed pull request #74: Asf site

2022-06-11 Thread GitBox
Huixxi closed pull request #74: Asf site URL: https://github.com/apache/incubator-brpc-website/pull/74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: d

[incubator-brpc] branch master updated (f8314301 -> e4db5e4f)

2022-06-11 Thread jamesge
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 f8314301 Merge pull request #1784 from wwbmmm/fix-dl-sym new e0956d32 Merge pull request #1 from apache/

[GitHub] [incubator-brpc] jamesge merged pull request #1790: Thrift protocol exception

2022-06-11 Thread GitBox
jamesge merged PR #1790: URL: https://github.com/apache/incubator-brpc/pull/1790 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.ap