Re: [I] RDMA coredump (brpc)

2023-04-23 Thread via GitHub
trevor211 commented on issue #2213: URL: https://github.com/apache/brpc/issues/2213#issuecomment-151987 试过了,core问题解决了 -- 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

Re: [I] RDMA coredump (brpc)

2023-04-23 Thread via GitHub
trevor211 closed issue #2213: RDMA coredump URL: https://github.com/apache/brpc/issues/2213 -- 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] branch release-1.5 updated: Remove wordexp

2023-04-23 Thread huixxi
This is an automated email from the ASF dual-hosted git repository. huixxi pushed a commit to branch release-1.5 in repository https://gitbox.apache.org/repos/asf/brpc.git The following commit(s) were added to refs/heads/release-1.5 by this push: new 8cc57b0c Remove wordexp 8cc57b0c is desc

Re: [I] RDMA 对于bonding的支持有开发计划么? (brpc)

2023-04-23 Thread via GitHub
372046933 commented on issue #1183: URL: https://github.com/apache/brpc/issues/1183#issuecomment-1519029823 @lzueclipse 你说的bonding,是一个网卡上两个port的bonding?还是两块网卡做bonding?前一个bonding 可以使用RoCE Link Aggregation,应用层无感知。后一个bonding,可能需要多IP -- This is an automated message from the Apache Git Service

[VOTE] Release Apache bRPC 1.5.0

2023-04-23 Thread Xiguo Hu
Hi Apache bRPC Community, This is a call for vote to release Apache bRPC version 1.5.0 [Release Note] Feature: - Support IPv6 for DNS resolve by @jsl422 in #2139 - Support naming timer sampling and worker threads by @ehds in #2136 - Support different TimeoutConcurrencyConf for different method by

[brpc] annotated tag 1.5.0 updated (8cc57b0c -> 02b2a751)

2023-04-23 Thread huixxi
This is an automated email from the ASF dual-hosted git repository. huixxi pushed a change to annotated tag 1.5.0 in repository https://gitbox.apache.org/repos/asf/brpc.git *** WARNING: tag 1.5.0 was modified! *** from 8cc57b0c (commit) to 02b2a751 (tag) tagging 8cc57b0c4544900cf91cb

Oncall report from Apr 17th to Apr 23rd

2023-04-23 Thread Lorin Lee
Hi, In the last week, the following 5 PRs were merged: * https://github.com/apache/brpc/pull/2206 * https://github.com/apache/brpc/pull/2207 * https://github.com/apache/brpc/pull/2212 * https://github.com/apache/brpc/pull/2218 * https://github.com/apache/brpc/pull/2220 Best regards, Lorin Lee

[GitHub] [brpc-website] wwbmmm merged pull request #144: update oncall report

2023-04-23 Thread via GitHub
wwbmmm merged PR #144: URL: https://github.com/apache/brpc-website/pull/144 -- 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.

Re: [VOTE] Release Apache bRPC 1.5.0

2023-04-23 Thread Weibing Wang
+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] No c

Re: [VOTE] Release Apache bRPC 1.5.0

2023-04-23 Thread Wang Xiaofeng
+1 non-binding - [x] the links of the package are valid; - [x] the checksum of the package is valid; - [x] the signature of the package is valid; - [x] RELEASE_VERSION in the source code matches the current release; - [x] LICENSE and NOTICE are not absent, note that we use CI based on Skywalking-

[brpc] branch master updated (1636f9c6 -> 31a162bf)

2023-04-23 Thread xiaofeng
This is an automated email from the ASF dual-hosted git repository. xiaofeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git from 1636f9c6 Add performance unittest of DoublyBufferedData (#2207) add 31a162bf DISCLAIMER has been removed after gr