chenBright opened a new pull request, #2524:
URL: https://github.com/apache/brpc/pull/2524
### What problem does this PR solve?
Issue Number:
Problem Summary:
### What is changed and the side effects?
Changed:
connect支持超时功能。
Side effects:
- Perform
kaijchen opened a new pull request, #2525:
URL: https://github.com/apache/brpc/pull/2525
### What problem does this PR solve?
Issue Number:
Problem Summary:
We have met a problem in Apache Doris where a stream rpc client cannot
receive any message (including `on_closed`)
Huixxi commented on issue #2471:
URL: https://github.com/apache/brpc/issues/2471#issuecomment-1913607626
我觉得可以提个PR,现在这个128也是个经验值
--
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 comme
Hi, all During the last week 3 issues were closed, 3 issues were commented on.
-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org
yanglimingcn commented on PR #2519:
URL: https://github.com/apache/brpc/pull/2519#issuecomment-1913831481
这个是什么地方单测失败了,看不出来呢?显示不出来呢
--
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 co
chenBright commented on issue #2502:
URL: https://github.com/apache/brpc/issues/2502#issuecomment-1913877240
@ike47
按照[文档](https://github.com/apache/brpc/blob/master/docs/cn/heap_profiler.md)指引,直接在内置服务看吧。profile不仅需要profile数据,还需要可行性文件。
--
This is an automated message from the Apac
ike47 commented on issue #2502:
URL: https://github.com/apache/brpc/issues/2502#issuecomment-1913902391
[heaptxt.zip](https://github.com/apache/brpc/files/14079310/heaptxt.zip)
@chenBright 我在内置服务里导出成txt了
--
This is an automated message from the Apache Git Service.
To respond to the mess
MJY-HUST closed issue #2507: bthread可以只在特定的pthread_worker上执行吗?
URL: https://github.com/apache/brpc/issues/2507
--
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
Divyansh200102 commented on issue #1251:
URL: https://github.com/apache/brpc/issues/1251#issuecomment-1913945678
Is this issue still open? @serverglen
--
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 g
xiexiaoy opened a new pull request, #2526:
URL: https://github.com/apache/brpc/pull/2526
(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, e-mail
xiexiaoy closed pull request #2526: Redis: Support auth command
URL: https://github.com/apache/brpc/pull/2526
--
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-
chenBright commented on issue #2502:
URL: https://github.com/apache/brpc/issues/2502#issuecomment-1914024400
heap看着正常。涨的内存会不会缓存在tcmalloc freelist了?
--
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
chenBright commented on issue #1251:
URL: https://github.com/apache/brpc/issues/1251#issuecomment-1914041577
The issue still open. Pull request welcome.
--
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
chongg039 opened a new issue, #2527:
URL: https://github.com/apache/brpc/issues/2527
**Describe the bug (描述bug)**
请教下,我们的场景是下游配置n个server,client用一致性哈希选择一个server建立连接。期望的动作时在
1. 第一次发起连接请求
2. FO切换连接
时,client首先需要和服务端交互,类似应用层握手,成功后返回状态,此时client才能正常发送数据。
我看了下代码,貌似DynamicParti
14 matches
Mail list logo