Re: [PR] Remove implementation specific function name of EventDispatcher (brpc)

2024-02-01 Thread via GitHub
wwbmmm merged PR #2462: URL: https://github.com/apache/brpc/pull/2462 -- 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.org F

(brpc) branch master updated: Remove implementation specific function name of EventDispatcher (#2462)

2024-02-01 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/brpc.git The following commit(s) were added to refs/heads/master by this push: new 552bd306 Remove implementation specific function n

[VOTE] Release Apache bRPC 1.8.0

2024-02-01 Thread Weibing Wang
Hi Apache bRPC Community, This is a call for vote to release Apache bRPC version 1.8.0 [Release Note] Feature: - Support multi bthread worker group with tag (#2358) (#2476) by @yanglimingcn - Support user callback after sending response before request/response object destruction (#2328) by @yoc

Re: [VOTE] Release Apache bRPC 1.8.0

2024-02-01 Thread Wang Weibing
+1 (binding) I have checked: [x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] Source code distributions have correct names matching the current release. [x] LICENSE and NOTICE files are correct for each brpc repo. [x] All files have license headers if necessary. [x] N

[I] Unify bRPC third party support doc/example with the bazel WORKSPACE file (brpc)

2024-02-01 Thread via GitHub
Superskyyy opened a new issue, #2531: URL: https://github.com/apache/brpc/issues/2531 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** https://github.com/apache/brpc/pull/1996 **Describe the solution you'd like (描述你期望的解决方法)** The mentioned PR enabled using bRP

Re: [VOTE] Release Apache bRPC 1.8.0

2024-02-01 Thread Wang Xiaofeng
I have checked: [x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] Source code distributions have correct names matching the current release. [x] LICENSE and NOTICE files are correct for each brpc repo. [x] All files have license headers if necessary. [x] No compiled arc

Re: [VOTE] Release Apache bRPC 1.8.0

2024-02-01 Thread Wang Xiaofeng
+1 non-binding On 2024/02/02 02:42:34 Wang Xiaofeng wrote: > I have checked: > > [x] Download links are valid. > [x] Checksums and PGP signatures are valid. > [x] Source code distributions have correct names matching the current release. > [x] LICENSE and NOTICE files are correct for each brpc re

Re: [PR] fix compiler optimize thread local variable access (brpc)

2024-02-01 Thread via GitHub
zcfh commented on PR #2156: URL: https://github.com/apache/brpc/pull/2156#issuecomment-1922778151 遇到了和 [iss 1860](https://github.com/apache/brpc/issues/1860) 一样的问题。 项目依赖 brpc-0.9.6, 使用clang-11 加上thinlto构建项目,可能出现两种错误 ``` // 第一种 socket.cpp:1070, IsWriteComplete] Check failed: p !=

[I] 使用ExecutionQueue时,压测时,内存从50mb上涨到800mb,停止压测后,内存不会降下来,如果继续压测,内存还会继续涨 (brpc)

2024-02-01 Thread via GitHub
dulucy opened a new issue, #2532: URL: https://github.com/apache/brpc/issues/2532 **Describe the bug (描述bug)** --第一个class struct data{ . } class DemoTask { public: bthread::ExecutionQueueId> queue_id_one; void start(){ bthread::execution_queue_start(&qu

Re: [PR] fix compiler optimize thread local variable access (brpc)

2024-02-01 Thread via GitHub
ehds commented on PR #2156: URL: https://github.com/apache/brpc/pull/2156#issuecomment-1923274012 > 加上这个patch后,稳定出现第一种错误,是 socket.cpp 也有类似的问题吗? 是在哪个平台上出现呢?arm 还是 x86 ? 可以贴下 PoC 代码。 -- This is an automated message from the Apache Git Service. To respond to the message, please log