[GitHub] [incubator-brpc] liumh8 commented on a change in pull request #1128: fix redis args

2020-05-31 Thread GitBox
liumh8 commented on a change in pull request #1128: URL: https://github.com/apache/incubator-brpc/pull/1128#discussion_r433039156 ## File path: example/redis_c++/redis_server.cpp ## @@ -64,14 +64,14 @@ class GetCommandHandler : public brpc::RedisCommandHandler { explicit

[GitHub] [incubator-brpc] zyearn commented on a change in pull request #1128: fix redis args

2020-05-31 Thread GitBox
zyearn commented on a change in pull request #1128: URL: https://github.com/apache/incubator-brpc/pull/1128#discussion_r433033495 ## File path: example/redis_c++/redis_server.cpp ## @@ -64,14 +64,14 @@ class GetCommandHandler : public brpc::RedisCommandHandler { explicit

Re: How about we make our release more regularly? For example, one version for one quarter

2020-05-31 Thread tan zhongyi
In the meeting with ShardingSphere PMC zhangliang, He said that multiple release manager to handle release will be helpful for the community. Before, we follow the same release process as below. 1. jiashun add a tag and build a tarball. 2. I collect important bugfixes and big features

[GitHub] [incubator-brpc] zyearn commented on a change in pull request #1128: fix redis args

2020-05-31 Thread GitBox
zyearn commented on a change in pull request #1128: URL: https://github.com/apache/incubator-brpc/pull/1128#discussion_r433021045 ## File path: example/redis_c++/redis_server.cpp ## @@ -64,9 +64,13 @@ class GetCommandHandler : public brpc::RedisCommandHandler { explicit

[GitHub] [incubator-brpc] liumh8 commented on a change in pull request #1128: fix redis args

2020-05-31 Thread GitBox
liumh8 commented on a change in pull request #1128: URL: https://github.com/apache/incubator-brpc/pull/1128#discussion_r433019890 ## File path: example/redis_c++/redis_server.cpp ## @@ -64,9 +64,13 @@ class GetCommandHandler : public brpc::RedisCommandHandler { explicit

[GitHub] [incubator-brpc] liumh8 closed pull request #1128: fix redis args

2020-05-31 Thread GitBox
liumh8 closed pull request #1128: URL: https://github.com/apache/incubator-brpc/pull/1128 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

[GitHub] [incubator-brpc] lacey1102 commented on pull request #536: Multiple connection

2020-05-31 Thread GitBox
lacey1102 commented on pull request #536: URL: https://github.com/apache/incubator-brpc/pull/536#issuecomment-636571579 536 muultiple connection目前尚未合入master,是为什么呢?是基于功能、性能等哪方面的考虑呢 This is an automated message from the Apache