[VOTE] Release Apache bRPC 1.10.0

2024-07-13 Thread Xiaofeng
Hi Apache bRPC Community, This is a call for vote to release Apache bRPC version 1.10.0 [Release Note] Feature: - Support connect on socket create (#2574) by @chenBright - Support more meta for ServerNode (#2603) by @chenBright - Support proxy and generic call of baidu protocol (#2629) by

[PR] Support pthread deadlock detection (brpc)

2024-07-13 Thread via GitHub
chenBright opened a new pull request, #2692: URL: https://github.com/apache/brpc/pull/2692 ### What problem does this PR solve? Issue Number: Problem Summary: ### What is changed and the side effects? Changed: Side effects: - Performance effects(性能影响):

(brpc) branch release-1.10 updated: Bump to version 1.10.0

2024-07-13 Thread xiaofeng
This is an automated email from the ASF dual-hosted git repository. xiaofeng pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/brpc.git The following commit(s) were added to refs/heads/release-1.10 by this push: new 046fd435 Bump to version 1.10.0

(brpc) annotated tag 1.10.0 updated (046fd435 -> 9626ad9c)

2024-07-13 Thread xiaofeng
This is an automated email from the ASF dual-hosted git repository. xiaofeng pushed a change to annotated tag 1.10.0 in repository https://gitbox.apache.org/repos/asf/brpc.git *** WARNING: tag 1.10.0 was modified! *** from 046fd435 (commit) to 9626ad9c (tag) tagging

Re: [I] 请问为什么会有 L388 - 391 行的判断,看起来这个函数的第一次执行会没有效果 (brpc)

2024-07-13 Thread via GitHub
yanglimingcn commented on issue #2691: URL: https://github.com/apache/brpc/issues/2691#issuecomment-2226833879 这个和never_set_bthread_concurrency类似,gflags第一次加载的时候不执行任何操作。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use