[GitHub] incubator-rocketmq pull request #104: Remove spaces before and after the pro...

2017-05-17 Thread Jaskey
Github user Jaskey commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/104#discussion_r117158804 --- Diff: common/src/main/java/org/apache/rocketmq/common/MixAll.java --- @@ -339,6 +339,8 @@ public static void properties2Object(final

[GitHub] incubator-rocketmq pull request #104: Remove spaces before and after the pro...

2017-05-17 Thread huangyiminghappy
Github user huangyiminghappy commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/104#discussion_r117149430 --- Diff: common/src/main/java/org/apache/rocketmq/common/MixAll.java --- @@ -339,6 +339,8 @@ public static void properties2Object(final

[GitHub] incubator-rocketmq issue #104: Remove spaces before and after the properties

2017-05-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/104 [![Coverage Status](https://coveralls.io/builds/11577035/badge)](https://coveralls.io/builds/11577035) Coverage increased (+0.1%) to 31.122% when pulling

[GitHub] incubator-rocketmq issue #104: Remove spaces before and after the properties

2017-05-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/104 [![Coverage Status](https://coveralls.io/builds/11577035/badge)](https://coveralls.io/builds/11577035) Coverage increased (+0.1%) to 31.122% when pulling

[GitHub] incubator-rocketmq issue #104: Remove spaces before and after the properties

2017-05-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/104 [![Coverage Status](https://coveralls.io/builds/11577035/badge)](https://coveralls.io/builds/11577035) Coverage increased (+0.1%) to 31.122% when pulling

[GitHub] incubator-rocketmq pull request #106: [ROCKETMQ-202] Using the native transp...

2017-05-17 Thread lizhanhui
GitHub user lizhanhui opened a pull request: https://github.com/apache/incubator-rocketmq/pull/106 [ROCKETMQ-202] Using the native transport Since 4.0.16, Netty provides the native socket transport for Linux using JNI. This transport has higher performance and produces less

Re: 环境搭建问题咨询

2017-05-17 Thread Jie Tang
README.md https://github.com/apache/incubator-rocketmq-externals/tree/master/rocketmq-console#without-docker mvn clean package -Dmaven.test.skip=true java -jar target/rocketmq-console-ng-1.0.0.jar rocketmq-console is a spring-boot application. see deploying-spring-boot-applications.

[GitHub] incubator-rocketmq issue #104: Remove spaces before and after the properties

2017-05-17 Thread Jaskey
Github user Jaskey commented on the issue: https://github.com/apache/incubator-rocketmq/pull/104 +1 --- 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 #106: [ROCKETMQ-202] Using the native transport

2017-05-17 Thread lizhanhui
Github user lizhanhui commented on the issue: https://github.com/apache/incubator-rocketmq/pull/106 @shroman @Jaskey @dongeforever @zhouxinyu Guys, please review this minor improvement pull request. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-rocketmq issue #105: [ROCKETMQ-200]-Cluster name is always missing...

2017-05-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/105 [![Coverage Status](https://coveralls.io/builds/11563664/badge)](https://coveralls.io/builds/11563664) Coverage increased (+0.01%) to 37.899% when pulling