[GitHub] incubator-rocketmq issue #139: [ROCKETMQ-242] mqclient can not fetch nameSrv...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/139 [![Coverage Status](https://coveralls.io/builds/12589514/badge)](https://coveralls.io/builds/12589514) Coverage decreased (-0.002%) to 38.717% when pulling

[GitHub] incubator-rocketmq issue #136: [ROCKETMQ-242] mqclient can not fetch nameSrv...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/136 [![Coverage Status](https://coveralls.io/builds/12589394/badge)](https://coveralls.io/builds/12589394) Coverage decreased (-0.2%) to 38.519% when pulling

[GitHub] incubator-rocketmq pull request #136: [ROCKETMQ-242] mqclient can not fetch ...

2017-07-27 Thread qqeasonchen
Github user qqeasonchen closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/136 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-rocketmq issue #138: add implement SelectMessageQueueByConsistentH...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/138 [![Coverage Status](https://coveralls.io/builds/12588933/badge)](https://coveralls.io/builds/12588933) Coverage decreased (-0.6%) to 38.545% when pulling

[GitHub] incubator-rocketmq issue #138: add implement SelectMessageQueueByConsistentH...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/138 [![Coverage Status](https://coveralls.io/builds/12588933/badge)](https://coveralls.io/builds/12588933) Coverage decreased (-0.6%) to 38.545% when pulling

[GitHub] incubator-rocketmq issue #138: add implement SelectMessageQueueByConsistentH...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/138 [![Coverage Status](https://coveralls.io/builds/12588933/badge)](https://coveralls.io/builds/12588933) Coverage decreased (-0.6%) to 38.545% when pulling

[GitHub] incubator-rocketmq issue #137: Develop

2017-07-27 Thread vsair
Github user vsair commented on the issue: https://github.com/apache/incubator-rocketmq/pull/137 I think you may have a look at the contributor's guideline. http://rocketmq.apache.org/docs/pull-request/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-rocketmq issue #136: [ROCKETMQ-242] mqclient can not fetch nameSrv...

2017-07-27 Thread vsair
Github user vsair commented on the issue: https://github.com/apache/incubator-rocketmq/pull/136 Any description about this PR ? Or, you could add the jira link. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] incubator-rocketmq issue #134: Rito - #44 - Extracting out duplicated code f...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 [![Coverage Status](https://coveralls.io/builds/12574298/badge)](https://coveralls.io/builds/12574298) Coverage decreased (-0.3%) to 38.793% when pulling

[GitHub] incubator-rocketmq issue #134: Rito - #44 - Extracting out duplicated code f...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 [![Coverage Status](https://coveralls.io/builds/12574298/badge)](https://coveralls.io/builds/12574298) Coverage decreased (-0.3%) to 38.793% when pulling

[GitHub] incubator-rocketmq issue #134: Rito - #44 - Extracting out duplicated code f...

2017-07-27 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 [![Coverage Status](https://coveralls.io/builds/12574298/badge)](https://coveralls.io/builds/12574298) Coverage decreased (-0.3%) to 38.793% when pulling

[GitHub] incubator-rocketmq pull request #134: Rito - #44 - Extracting out duplicated...

2017-07-27 Thread shroman
Github user shroman commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/134#discussion_r129781791 --- Diff: store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java --- @@ -16,29 +16,7 @@ */ package

[GitHub] incubator-rocketmq pull request #137: Develop

2017-07-27 Thread lyy4j
GitHub user lyy4j opened a pull request: https://github.com/apache/incubator-rocketmq/pull/137 Develop producer client of ConsistentHash selector: here the code: public class SelectMessageQueueByConsistentHash implements MessageQueueSelector { private