答复: Hello to the bRPC community

2022-06-19 Thread tan zhongyi
Welcome 发件人: xiaofeng 日期: 星期五, 2022年6月17日 21:31 收件人: dev@brpc.apache.org 主题: Hello to the bRPC community Hi all, I'm Wang Xiaofeng, from the Baidu Multimedia Department, mainly responsible for developing and maintaining the media processing and streaming service. Here is my GitHub address:

[GitHub] [incubator-brpc] wwbmmm commented on a diff in pull request #1804: support handle on_received_messages failure of streaming rpc

2022-06-19 Thread GitBox
wwbmmm commented on code in PR #1804: URL: https://github.com/apache/incubator-brpc/pull/1804#discussion_r901276239 ## src/brpc/stream.cpp: ## @@ -462,8 +462,12 @@ class MessageBatcher { ~MessageBatcher() { flush(); } void flush() { if (_size > 0 &&

[GitHub] [incubator-brpc] wwbmmm merged pull request #1810: Update oncall.md

2022-06-19 Thread GitBox
wwbmmm merged PR #1810: URL: https://github.com/apache/incubator-brpc/pull/1810 -- 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:

[incubator-brpc] branch master updated: Update oncall.md (#1810)

2022-06-19 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 392412dd Update oncall.md (#1810)

[incubator-brpc] branch master updated: fix rpc_press can't send request equably (#1763)

2022-06-19 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 c945795c fix rpc_press can't send

[GitHub] [incubator-brpc] wwbmmm merged pull request #1763: fix rpc_press can't send request equably

2022-06-19 Thread GitBox
wwbmmm merged PR #1763: URL: https://github.com/apache/incubator-brpc/pull/1763 -- 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:

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1799: support with_snappy in cmake

2022-06-19 Thread GitBox
wasphin commented on code in PR #1799: URL: https://github.com/apache/incubator-brpc/pull/1799#discussion_r901225647 ## CMakeLists.txt: ## @@ -151,6 +152,15 @@ if ((NOT LEVELDB_INCLUDE_PATH) OR (NOT LEVELDB_LIB)) message(FATAL_ERROR "Fail to find leveldb") endif()

[GitHub] [incubator-brpc] serverglen commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
serverglen commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901215642 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

Re: Hello to the bRPC community

2022-06-19 Thread Wang Wei
Welcome! On Mon, Jun 20, 2022 at 10:17 AM Shuai Liu wrote: > Welcome! > > Warm Regards, > serverglen > > > 牟盖东 于2022年6月20日周一 10:16写道: > > > Welcome! > > > > Weibing Wang 于2022年6月20日周一 10:11写道: > > > > > Welcome! > > > > > > Best regards > > > Weibing > > > > > > On Fri, Jun 17, 2022 at 9:31

[GitHub] [incubator-brpc] JackBoosY commented on a diff in pull request #1799: support with_snappy in cmake

2022-06-19 Thread GitBox
JackBoosY commented on code in PR #1799: URL: https://github.com/apache/incubator-brpc/pull/1799#discussion_r901211436 ## CMakeLists.txt: ## @@ -151,6 +152,15 @@ if ((NOT LEVELDB_INCLUDE_PATH) OR (NOT LEVELDB_LIB)) message(FATAL_ERROR "Fail to find leveldb") endif()

Oncall report from Jun 13th to Jun 19th

2022-06-19 Thread Shuai Liu
Hi, all During the last week 7 issues were closed and following 4 PRs were merged: * https://github.com/apache/incubator-brpc/pull/1797 * https://github.com/apache/incubator-brpc/pull/1799 * https://github.com/apache/incubator-brpc/pull/1571 * https://github.com/apache/incubator-brpc/pull/1802

[GitHub] [incubator-brpc] wwbmmm commented on issue #1691: [cmake] 使用leveldb提供的cmake配置文件来查找并使用leveldb

2022-06-19 Thread GitBox
wwbmmm commented on issue #1691: URL: https://github.com/apache/incubator-brpc/issues/1691#issuecomment-1159898723 #1799 may solve this problem -- 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

Re: Hello to the bRPC community

2022-06-19 Thread Shuai Liu
Welcome! Warm Regards, serverglen 牟盖东 于2022年6月20日周一 10:16写道: > Welcome! > > Weibing Wang 于2022年6月20日周一 10:11写道: > > > Welcome! > > > > Best regards > > Weibing > > > > On Fri, Jun 17, 2022 at 9:31 PM xiaofeng wrote: > > > > > > Hi all, > > > > > > I'm Wang Xiaofeng, from the Baidu

Re: Hello to the bRPC community

2022-06-19 Thread 牟盖东
Welcome! Weibing Wang 于2022年6月20日周一 10:11写道: > Welcome! > > Best regards > Weibing > > On Fri, Jun 17, 2022 at 9:31 PM xiaofeng wrote: > > > > Hi all, > > > > I'm Wang Xiaofeng, from the Baidu Multimedia Department, mainly > responsible > > for developing and maintaining the media processing

Re: Hello to the bRPC community

2022-06-19 Thread Lorin Lee
Welcome, Xiaofeng! Weibing Wang 于2022年6月20日周一 10:11写道: > > Welcome! > > Best regards > Weibing > > On Fri, Jun 17, 2022 at 9:31 PM xiaofeng wrote: > > > > Hi all, > > > > I'm Wang Xiaofeng, from the Baidu Multimedia Department, mainly responsible > > for developing and maintaining the media

Re: Hello to the bRPC community

2022-06-19 Thread Weibing Wang
Welcome! Best regards Weibing On Fri, Jun 17, 2022 at 9:31 PM xiaofeng wrote: > > Hi all, > > I'm Wang Xiaofeng, from the Baidu Multimedia Department, mainly responsible > for developing and maintaining the media processing and streaming service. > > Here is my GitHub address:

[GitHub] [incubator-brpc] zyearn closed pull request #1667: Add two cmake option for build

2022-06-19 Thread GitBox
zyearn closed pull request #1667: Add two cmake option for build URL: https://github.com/apache/incubator-brpc/pull/1667 -- 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

[GitHub] [incubator-brpc] zyearn commented on pull request #1667: Add two cmake option for build

2022-06-19 Thread GitBox
zyearn commented on PR #1667: URL: https://github.com/apache/incubator-brpc/pull/1667#issuecomment-1159806629 Hi @x2c3z4, We had a similar PR(https://github.com/apache/incubator-brpc/pull/1797) which has been merged to solve the same problem. I'm going to close this PR. Thanks for the

[incubator-brpc] branch master updated (eb6d65b5 -> df97a4e8)

2022-06-19 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 eb6d65b5 Merge pull request #1799 from renzhong/cmake_snappy new 25fff524 Fix Brpc build tools error

[GitHub] [incubator-brpc] zyearn merged pull request #1797: Fix Brpc build tools error when only build static

2022-06-19 Thread GitBox
zyearn merged PR #1797: URL: https://github.com/apache/incubator-brpc/pull/1797 -- 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:

[GitHub] [incubator-brpc] zyearn commented on pull request #1797: Fix Brpc build tools error when only build static

2022-06-19 Thread GitBox
zyearn commented on PR #1797: URL: https://github.com/apache/incubator-brpc/pull/1797#issuecomment-1159806165 Thanks for the contribution! -- 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

[GitHub] [incubator-brpc] BiteTheDDDDt opened a new issue, #1809: 用mold链接brpc报duplicate symbol

2022-06-19 Thread GitBox
BiteThet opened a new issue, #1809: URL: https://github.com/apache/incubator-brpc/issues/1809 **Describe the bug (描述bug)** 用ld/lld/gold链接都是可以的,但是mold链接就会报这个错,不知道是mold的问题还是brpc的问题? **To Reproduce (复现方法)** ```cpp mold: error: duplicate symbol:

[incubator-brpc] branch master updated: support with_snappy in cmake

2022-06-19 Thread serverglen
This is an automated email from the ASF dual-hosted git repository. serverglen 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 5d32732c support with_snappy in

[GitHub] [incubator-brpc] serverglen merged pull request #1799: support with_snappy in cmake

2022-06-19 Thread GitBox
serverglen merged PR #1799: URL: https://github.com/apache/incubator-brpc/pull/1799 -- 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:

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901115936 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] ZeroLiu2018 commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
ZeroLiu2018 commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901113801 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901112196 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] zhangke96 opened a new pull request, #1808: Mongo client

2022-06-19 Thread GitBox
zhangke96 opened a new pull request, #1808: URL: https://github.com/apache/incubator-brpc/pull/1808 https://github.com/apache/incubator-brpc/issues/1807 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-brpc] ZeroLiu2018 commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
ZeroLiu2018 commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901108525 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] zhangke96 opened a new issue, #1807: mongodb client 支持

2022-06-19 Thread GitBox
zhangke96 opened a new issue, #1807: URL: https://github.com/apache/incubator-brpc/issues/1807 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** brpc支持请求mongodb服务,支持副本集。 **Describe the solution you'd like (描述你期望的解决方法)** 实现[MongoDB Wire

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901106933 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] ZeroLiu2018 commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
ZeroLiu2018 commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901104640 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] guodongxiaren commented on pull request #1433: Controller增加回调函数,用以支持在响应client之后,request/response析构之前执行一些自定义逻辑

2022-06-19 Thread GitBox
guodongxiaren commented on PR #1433: URL: https://github.com/apache/incubator-brpc/pull/1433#issuecomment-1159657874 > @guodongxiaren Sorry 之前漏掉这条了。Sync一下重新提一下? > > @wwbmmm 之前baidu内部有类似的需求吗 sync了。之前在微信群里讨论过这个需求场景,当时是其他committer建议给brpc加拦截器功能,来实现这种需求。后来没改。 -- This is an

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901064120 ## src/brpc/channel.cpp: ## @@ -38,6 +38,7 @@ namespace brpc { DECLARE_bool(enable_rpcz); DECLARE_bool(usercode_in_pthread);

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901064120 ## src/brpc/channel.cpp: ## @@ -38,6 +38,7 @@ namespace brpc { DECLARE_bool(enable_rpcz); DECLARE_bool(usercode_in_pthread);

[GitHub] [incubator-brpc] wasphin commented on a diff in pull request #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
wasphin commented on code in PR #1806: URL: https://github.com/apache/incubator-brpc/pull/1806#discussion_r901060350 ## src/brpc/socket_map.h: ## @@ -47,17 +47,18 @@ inline bool operator!=(const ChannelSignature& s1, const ChannelSignature& s2) { // The following fields

[GitHub] [incubator-brpc] ZeroLiu2018 commented on issue #1760: [health check] health_check_path 目前是全局维度的,理想情况下应该是服务维度

2022-06-19 Thread GitBox
ZeroLiu2018 commented on issue #1760: URL: https://github.com/apache/incubator-brpc/issues/1760#issuecomment-1159626617 尝试做了一下,麻烦给看下,新人上路,轻喷。。。https://github.com/apache/incubator-brpc/pull/1806 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-brpc] ZeroLiu2018 opened a new pull request, #1806: support channel option: health_check_path

2022-06-19 Thread GitBox
ZeroLiu2018 opened a new pull request, #1806: URL: https://github.com/apache/incubator-brpc/pull/1806 issue: #https://github.com/apache/incubator-brpc/issues/1760 支持服务纬度的健康检查 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub