[incubator-brpc] branch master updated: Add apache package validator (#1848)

2022-07-21 Thread wwbmmm
This is an automated email from the ASF dual-hosted git repository. wwbmmm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new e4a860e3 Add apache package validator (#

[GitHub] [incubator-brpc] wwbmmm merged pull request #1848: Add apache package validator

2022-07-21 Thread GitBox
wwbmmm merged PR #1848: URL: https://github.com/apache/incubator-brpc/pull/1848 -- 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.apa

[incubator-brpc] branch master updated: Fixing compilation in rpc_press, and fixing typo in execution-queue (#1846)

2022-07-21 Thread wwbmmm
This is an automated email from the ASF dual-hosted git repository. wwbmmm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 4a2e029c Fixing compilation in rpc_press

[GitHub] [incubator-brpc] wwbmmm merged pull request #1846: Fixing compilation in rpc_press, and fixing typo in execution-queue

2022-07-21 Thread GitBox
wwbmmm merged PR #1846: URL: https://github.com/apache/incubator-brpc/pull/1846 -- 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.apa

[incubator-brpc] branch master updated: Specify socket_id for health checking code path (#1852)

2022-07-21 Thread wwbmmm
This is an automated email from the ASF dual-hosted git repository. wwbmmm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 37b0b611 Specify socket_id for health ch

[GitHub] [incubator-brpc] wwbmmm merged pull request #1852: Specify socket_id for health checking code path

2022-07-21 Thread GitBox
wwbmmm merged PR #1852: URL: https://github.com/apache/incubator-brpc/pull/1852 -- 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.apa

[GitHub] [incubator-brpc] serverglen commented on issue #1850: 使用 brpc-java 的 client 访问 bprc-cpp 的server 可行么?

2022-07-21 Thread GitBox
serverglen commented on issue #1850: URL: https://github.com/apache/incubator-brpc/issues/1850#issuecomment-1192138991 我理解是可以的,只要协议格式一样应该没问题 -- 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 s

[GitHub] [incubator-brpc] zyearn commented on a diff in pull request #1817: fix additional refrerence can not release when socket is reviving

2022-07-21 Thread GitBox
zyearn commented on code in PR #1817: URL: https://github.com/apache/incubator-brpc/pull/1817#discussion_r927107315 ## src/brpc/socket.cpp: ## @@ -770,15 +773,22 @@ void Socket::Revive() { } int Socket::ReleaseAdditionalReference() { -bool expect = false; -// Use `re

[GitHub] [incubator-brpc] zyearn commented on pull request #1817: fix additional refrerence can not release when socket is reviving

2022-07-21 Thread GitBox
zyearn commented on PR #1817: URL: https://github.com/apache/incubator-brpc/pull/1817#issuecomment-1191952661 一个Nice To Have:这里会有2次HC,第一次HC是真正的HC,第二次HC是因为这个极端case导致的false positive(其实对端server已经恢复了),理论上只做一次HC即可。 可以不用在这个PR实现,有兴趣的话可以想想怎么解决 :) -- This is an automated message from the Ap

[GitHub] [incubator-brpc] zyearn closed issue #658: client未开启ssl,出现core,调用栈显示在ssl相关函数上。

2022-07-21 Thread GitBox
zyearn closed issue #658: client未开启ssl,出现core,调用栈显示在ssl相关函数上。 URL: https://github.com/apache/incubator-brpc/issues/658 -- 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 unsubs

[incubator-brpc] branch master updated (53cbd1ae -> 0676bbcd)

2022-07-21 Thread jiashunzhu
This is an automated email from the ASF dual-hosted git repository. jiashunzhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git from 53cbd1ae Merge pull request #1768 from zwkno1/redis_auth new 79c239c1 fix ssl state exception coredum

[GitHub] [incubator-brpc] zyearn merged pull request #1814: fix ssl state exception coredump

2022-07-21 Thread GitBox
zyearn merged PR #1814: URL: https://github.com/apache/incubator-brpc/pull/1814 -- 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.apa

[GitHub] [incubator-brpc] zyearn commented on pull request #1814: fix ssl state exception coredump

2022-07-21 Thread GitBox
zyearn commented on PR #1814: URL: https://github.com/apache/incubator-brpc/pull/1814#issuecomment-1191925142 多谢贡献 -- 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 unsubs

[GitHub] [incubator-brpc-website] Huixxi merged pull request #79: Update community and bvar-en docs

2022-07-21 Thread GitBox
Huixxi merged PR #79: URL: https://github.com/apache/incubator-brpc-website/pull/79 -- 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

[GitHub] [incubator-brpc-website] Huixxi merged pull request #78: Update community and bvar-en docs

2022-07-21 Thread GitBox
Huixxi merged PR #78: URL: https://github.com/apache/incubator-brpc-website/pull/78 -- 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

[GitHub] [incubator-brpc] helloqingbing commented on issue #1793: brpc server启动get_value core了

2022-07-21 Thread GitBox
helloqingbing commented on issue #1793: URL: https://github.com/apache/incubator-brpc/issues/1793#issuecomment-1191156447 偶发的,PassiveStatus是brpc自带的 -- 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 t

[GitHub] [incubator-brpc] searKing commented on issue #1087: golang grpc client 请求 brpc服务,在response非常大的时候报错

2022-07-21 Thread GitBox
searKing commented on issue #1087: URL: https://github.com/apache/incubator-brpc/issues/1087#issuecomment-1191154811 > > 加上connect size,maxmessagesize 已 > > 麻烦问一下是具体哪个参数,我也遇到了 grpc.DialContext的opts增加如下选项 https://github.com/grpc/grpc-go/pull/1210 即可,大小可以根据需要调整: ```go gr

[GitHub] [incubator-brpc] helloqingbing opened a new issue, #1851: brpc 使用arena分配pb内存编译错误

2022-07-21 Thread GitBox
helloqingbing opened a new issue, #1851: URL: https://github.com/apache/incubator-brpc/issues/1851 **Describe the bug (描述bug)** incubator-brpc-1.1.0.tar.gz / protobuf-3.19.2.tar.gz / thrift-0.16.0.tar.gz **To Reproduce (复现方法)** 构建brpc /opt/rh/devtoolset-11/root/usr/libexec/gcc