[GitHub] [incubator-brpc] serverglen commented on pull request #1484: Add FlatMap example code

2021-07-15 Thread GitBox
serverglen commented on pull request #1484: URL: https://github.com/apache/incubator-brpc/pull/1484#issuecomment-881221635 @zyearn 已修改,辛苦再review下,thanks! -- 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

[GitHub] [incubator-brpc] zyearn commented on a change in pull request #1484: Add FlatMap example code

2021-07-15 Thread GitBox
zyearn commented on a change in pull request #1484: URL: https://github.com/apache/incubator-brpc/pull/1484#discussion_r670801803 ## File path: docs/cn/flatmap.md ## @@ -4,7 +4,29 @@ FlatMap - Maybe the fastest hashmap, with tradeoff of space. # EXAMPLE -`#include ` +```c+

[incubator-brpc] branch master updated: docs: fix broken link in CONTRIBUTING.md

2021-07-15 Thread jiashunzhu
This is an automated email from the ASF dual-hosted git repository. jiashunzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new a3c635c docs: fix broken link in CO

[GitHub] [incubator-brpc] zyearn closed issue #1480: The travis-ci link in CONTRIBUTING.md is broken.

2021-07-15 Thread GitBox
zyearn closed issue #1480: URL: https://github.com/apache/incubator-brpc/issues/1480 -- 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.

[GitHub] [incubator-brpc] zyearn commented on issue #1480: The travis-ci link in CONTRIBUTING.md is broken.

2021-07-15 Thread GitBox
zyearn commented on issue #1480: URL: https://github.com/apache/incubator-brpc/issues/1480#issuecomment-880995528 Thanks for the quick fix! -- 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 sp

[GitHub] [incubator-brpc] zyearn merged pull request #1481: docs: fix broken link in CONTRIBUTING.md

2021-07-15 Thread GitBox
zyearn merged pull request #1481: URL: https://github.com/apache/incubator-brpc/pull/1481 -- 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-unsu

[GitHub] [incubator-brpc] serverglen opened a new pull request #1484: Add FlatMap example code

2021-07-15 Thread GitBox
serverglen opened a new pull request #1484: URL: https://github.com/apache/incubator-brpc/pull/1484 Add FlatMap example code -- 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.

[GitHub] [incubator-brpc] serverglen opened a new pull request #1483: Implement server eps bvar

2021-07-15 Thread GitBox
serverglen opened a new pull request #1483: URL: https://github.com/apache/incubator-brpc/pull/1483 Related issue: #1482 -- 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. T

[GitHub] [incubator-brpc] serverglen commented on issue #1482: brpc server 支持统计 error qps

2021-07-15 Thread GitBox
serverglen commented on issue #1482: URL: https://github.com/apache/incubator-brpc/issues/1482#issuecomment-880796122 > eps就是 目前应该只有method级别的eps,缺少server级别的eps -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-brpc] cdjingit commented on issue #1482: brpc server 支持统计 error qps

2021-07-15 Thread GitBox
cdjingit commented on issue #1482: URL: https://github.com/apache/incubator-brpc/issues/1482#issuecomment-880787622 eps就是 -- 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. T

[GitHub] [incubator-brpc] serverglen opened a new issue #1482: brpc server 支持统计 error qps

2021-07-15 Thread GitBox
serverglen opened a new issue #1482: URL: https://github.com/apache/incubator-brpc/issues/1482 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** 当前 brpc 服务只能看到 error 的总数,没有统计平均 error qps 的 bvar 值。这个指标对服务性能指标观察非常有意义,可以直观的看出服务的健康程度,是否需要扩容。 -- This is an automated mess

[GitHub] [incubator-brpc] lorinlee closed pull request #1195: fix gdb_bthread_stack.py

2021-07-15 Thread GitBox
lorinlee closed pull request #1195: URL: https://github.com/apache/incubator-brpc/pull/1195 -- 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-un

[GitHub] [incubator-brpc] lorinlee commented on issue #1480: The travis-ci link in CONTRIBUTING.md is broken.

2021-07-15 Thread GitBox
lorinlee commented on issue #1480: URL: https://github.com/apache/incubator-brpc/issues/1480#issuecomment-880721152 @zyearn fixed in #1481 -- 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 sp

[GitHub] [incubator-brpc] lorinlee opened a new pull request #1481: docs: fix broken link in CONTRIBUTING.md

2021-07-15 Thread GitBox
lorinlee opened a new pull request #1481: URL: https://github.com/apache/incubator-brpc/pull/1481 -- 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:

[GitHub] [incubator-brpc] zyearn opened a new issue #1480: The travis-ci link in CONTRIBUTING.md is broken.

2021-07-15 Thread GitBox
zyearn opened a new issue #1480: URL: https://github.com/apache/incubator-brpc/issues/1480 **Describe the bug (描述bug)** The travis-ci link in https://github.com/apache/incubator-brpc/blob/master/CONTRIBUTING.md is broken. -- This is an automated message from the Apache Git Se

[GitHub] [incubator-brpc] zzkeln opened a new issue #1479: brpc考虑支持流量染色全链路透传吗

2021-07-15 Thread GitBox
zzkeln opened a new issue #1479: URL: https://github.com/apache/incubator-brpc/issues/1479 brpc考虑支持一些协议例如std协议下的流量染色吗,主要目标是将染色在服务的全链路透传?染色可以是key-value形式的pair对 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-brpc] wasphin commented on issue #1460: Feature brpc server Start(PortRange range, const ServerOptions *opt)

2021-07-15 Thread GitBox
wasphin commented on issue #1460: URL: https://github.com/apache/incubator-brpc/issues/1460#issuecomment-880662281 PR 与这个不是一回事吧? 看 PR 中只是添加了一个默认 `IP_ANY` 的接口, 而上面提到的功能本身就是支持的. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-brpc] lorinlee merged pull request #1477: typo fix

2021-07-15 Thread GitBox
lorinlee merged pull request #1477: URL: https://github.com/apache/incubator-brpc/pull/1477 -- 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-un

[incubator-brpc] branch master updated (22b0f09 -> 950c8c3)

2021-07-15 Thread lorinlee
This is an automated email from the ASF dual-hosted git repository. lorinlee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 22b0f09 Merge pull request #1473 from wwbmmm/add_gitignore new da4f78a fix code comments new ce