[GitHub] [incubator-brpc] eric-buaa-cn opened a new pull request #741: make get_or_new_task_control more simple

2019-04-19 Thread GitBox
eric-buaa-cn opened a new pull request #741: make get_or_new_task_control more simple URL: https://github.com/apache/incubator-brpc/pull/741 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-brpc] eric-buaa-cn closed pull request #663: fix the comment; improve code readability

2019-04-19 Thread GitBox
eric-buaa-cn closed pull request #663: fix the comment; improve code readability URL: https://github.com/apache/incubator-brpc/pull/663 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-brpc] StoneTZ opened a new issue #740: 关于bthread_mutex的问题

2019-04-19 Thread GitBox
StoneTZ opened a new issue #740: 关于bthread_mutex的问题 URL: https://github.com/apache/incubator-brpc/issues/740 如果一个bthread_mutex_t在一个bthread中lock住,该bthread_mutex_t可能在另一个bthread中被unlock么?如果该bthread_mutex_t在另一个bthread被unlock,会出错么? ---

[GitHub] [incubator-brpc] lingbin commented on issue #733: Add a gflag to enable tcp keepalive

2019-04-19 Thread GitBox
lingbin commented on issue #733: Add a gflag to enable tcp keepalive URL: https://github.com/apache/incubator-brpc/pull/733#issuecomment-484865913 Thank @jamesge for your reply. Let me describe our application. We use *[braft](https://github.com/brpc/braft)* (*brpc* based) to build o

[incubator-brpc] branch master updated (6a54545 -> cc6642b)

2019-04-19 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 6a54545 Merge pull request #667 from mikeyang2015/master new 67ff7f1 add docs for cluster recover & f

[GitHub] [incubator-brpc] jamesge merged pull request #738: add docs for cluster recover & fix parameter unit

2019-04-19 Thread GitBox
jamesge merged pull request #738: add docs for cluster recover & fix parameter unit URL: https://github.com/apache/incubator-brpc/pull/738 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-brpc] miniframework opened a new issue #739: bthread_join ret errno Sometimes 0 , Sometimes 11.

2019-04-19 Thread GitBox
miniframework opened a new issue #739: bthread_join ret errno Sometimes 0 , Sometimes 11. URL: https://github.com/apache/incubator-brpc/issues/739 36 void* check_sleep() { 46 while(true) { 47 std::cout << "while" << std::endl; 48 if (bthread_usleep(10) < 0)

[GitHub] [incubator-brpc] jamesge commented on issue #733: Add a gflag to enable tcp keepalive

2019-04-19 Thread GitBox
jamesge commented on issue #733: Add a gflag to enable tcp keepalive URL: https://github.com/apache/incubator-brpc/pull/733#issuecomment-484822443 Do we have any application here? The tcp-keepalive may make existing features like -idle_timeout not working as expected, which may confuse user

Re: the tasklist that needed for the first apache release

2019-04-19 Thread tan zhongyi
Hi, guys, Any update for your task? @ Zhangyi Chen @ wang weibing @ James Ge @ huwenwei Thanks 在 2019/4/9 上午8:45,“tan zhongyi” 写入: OK, let me push us to work on our tasks. 在 2019/3/29 下午4:07,“tan zhongyi” 写入: Great,thanks huwenwei. Now Let me