Re: [VOTE] Release Apache bRPC 1.10.0

2024-07-15 Thread James Ge
+1 binding I've checked: [x] Download links are valid. [x] Source code distributions have correct names matching the current release. [x] No compiled archives are bundled in the source archive. Best regards, James Ge On Mon, Jul 15, 2024 at 11:50 AM Guangming Chen wrote: > +1 non-binding. > >

Re: [I] Fail to open rdma device(容器里跑rdma) (brpc)

2024-07-15 Thread via GitHub
yanglimingcn commented on issue #2298: URL: https://github.com/apache/brpc/issues/2298#issuecomment-2229818958 请问容器里面使用rdma,容器的网络配置方式有啥要注意的吗?桥接(bridge)、主机网络(Host)、Macvlan 网络 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Support pthread mutex deadlock detection (brpc)

2024-07-15 Thread via GitHub
chenBright commented on code in PR #2692: URL: https://github.com/apache/brpc/pull/2692#discussion_r1677898848 ## src/bthread/mutex.cpp: ## @@ -457,6 +468,24 @@ inline uint64_t hash_mutex_ptr(const Mutex* m) { // code are never sampled, otherwise deadlock may occur. static