Re: [I] http持续发送功能,curl客户端不是持续接收和显示 (brpc)

2023-11-02 Thread via GitHub
zhaocc1106 commented on issue #2436: URL: https://github.com/apache/brpc/issues/2436#issuecomment-1791847338 解决了,curl带上--no-buffer参数,或者返回字符串块加上换行结尾就可以了。 -- 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

Re: [I] http持续发送功能,curl客户端不是持续接收和显示 (brpc)

2023-11-02 Thread via GitHub
zhaocc1106 closed issue #2436: http持续发送功能,curl客户端不是持续接收和显示 URL: https://github.com/apache/brpc/issues/2436 -- 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-mai

Re: [PR] Release bRPC 1.7.0 [brpc-website]

2023-11-02 Thread via GitHub
Huixxi merged PR #164: URL: https://github.com/apache/brpc-website/pull/164 -- 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.apache.

[PR] Release bRPC 1.7.0 [brpc-website]

2023-11-02 Thread via GitHub
lorinlee opened a new pull request, #164: URL: https://github.com/apache/brpc-website/pull/164 (no comment) -- 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,

[RESULT] [VOTE] Release Apache bRPC 1.7.0

2023-11-02 Thread Lorin Lee
Hi all, The vote to release Apache bRPC 1.7.0 has passed. The vote PASSED with 3 binding +1, 4 non binding +1 and no -1 votes: Binding votes: - Weibing Wang - James Ge - Jiashun Zhu Non-binding votes: - Xiaofeng Wang - Guangming Chen - Xiguo Hu - Shuai Liu Vote thread: https://lis

Re: [PR] bthread task group add tag (brpc)

2023-11-02 Thread via GitHub
yanglimingcn commented on PR #2358: URL: https://github.com/apache/brpc/pull/2358#issuecomment-1790599380 > > int bthread_set_tagged_worker_startfn(void (*start_fn)(bthread_tag_t)); 我觉得这样的函数使用上有点受限,很多时候需要给这个startfn传递一个参数,去做一些thread local的初始化工作。 改成 int bthread_set_tagged_worker_startfn(void

Re: [I] http持续发送功能,curl客户端不是持续接收和显示 (brpc)

2023-11-02 Thread via GitHub
zhaocc1106 commented on issue #2436: URL: https://github.com/apache/brpc/issues/2436#issuecomment-1790579415 > > 可以帮忙看看吗? > > 你有抓包看看吗 没有呢,但是这个问题是必现的,您那边是正常的现象还是和我的现象一样呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] http持续发送功能,curl客户端不是持续接收和显示 (brpc)

2023-11-02 Thread via GitHub
thorneliu commented on issue #2436: URL: https://github.com/apache/brpc/issues/2436#issuecomment-1790552765 > 可以帮忙看看吗? 你有抓包看看吗 -- 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

Re: [PR] bthread task group add tag (brpc)

2023-11-02 Thread via GitHub
wwbmmm commented on PR #2358: URL: https://github.com/apache/brpc/pull/2358#issuecomment-1790492064 > int bthread_set_tagged_worker_startfn(void (*start_fn)(bthread_tag_t)); 我觉得这样的函数使用上有点受限,很多时候需要给这个startfn传递一个参数,去做一些thread local的初始化工作。 改成 int bthread_set_tagged_worker_startfn(void (*start_

(brpc) branch master updated: remove useless and (#2438)

2023-11-02 Thread guangmingchen
This is an automated email from the ASF dual-hosted git repository. guangmingchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git The following commit(s) were added to refs/heads/master by this push: new ef6f9161 remove useless and (#2438) ef6f916

Re: [PR] Remove useless and (brpc)

2023-11-02 Thread via GitHub
chenBright merged PR #2438: URL: https://github.com/apache/brpc/pull/2438 -- 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.apache.or

Re: [PR] Remove useless and (brpc)

2023-11-02 Thread via GitHub
chenBright commented on PR #2438: URL: https://github.com/apache/brpc/pull/2438#issuecomment-1790289084 LGTM -- 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,

Re: [I] http持续发送功能,curl客户端不是持续接收和显示 (brpc)

2023-11-02 Thread via GitHub
zhaocc1106 commented on issue #2436: URL: https://github.com/apache/brpc/issues/2436#issuecomment-1790242062 可以帮忙看看吗? -- 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 uns

Re: [I] Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] (brpc)

2023-11-02 Thread via GitHub
fzhedu commented on issue #2426: URL: https://github.com/apache/brpc/issues/2426#issuecomment-1790239607 @wwbmmm 有什么指标可以帮助定位是网络延迟问题或者服务器繁忙呢?我们在生产上看到一个集群中,只有一台机器没有报这个错误,但是不知道改机器发生了什么 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi