[GitHub] incubator-rocketmq issue #115: [ROCKETMQ-204]-when all brokers is offline, c...

2017-06-08 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-rocketmq/pull/115 [![Coverage Status](https://coveralls.io/builds/11897988/badge)](https://coveralls.io/builds/11897988) Coverage decreased (-0.03%) to 38.579% when pulling **aa59bbdab68966

[GitHub] incubator-rocketmq pull request #115: [ROCKETMQ-204]-when all brokers is off...

2017-06-08 Thread Jaskey
Github user Jaskey commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/115#discussion_r121039751 --- Diff: client/src/main/java/org/apache/rocketmq/client/impl/factory/MQClientInstance.java --- @@ -621,34 +621,23 @@ public boolean updateTopi

[GitHub] incubator-rocketmq pull request #115: [ROCKETMQ-204]-when all brokers is off...

2017-06-08 Thread vsair
Github user vsair commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/115#discussion_r121035368 --- Diff: client/src/main/java/org/apache/rocketmq/client/impl/factory/MQClientInstance.java --- @@ -621,34 +621,23 @@ public boolean updateTopic

[GitHub] incubator-rocketmq pull request #111: [ROCKETMQ-28] Add TLS support to provi...

2017-06-08 Thread lizhanhui
Github user lizhanhui commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/111#discussion_r121035306 --- Diff: remoting/src/main/java/org/apache/rocketmq/remoting/netty/FileRegionEncoder.java --- @@ -0,0 +1,66 @@ +/* + * Licensed to th

[GitHub] incubator-rocketmq pull request #111: [ROCKETMQ-28] Add TLS support to provi...

2017-06-08 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/111#discussion_r120903001 --- Diff: remoting/src/main/java/org/apache/rocketmq/remoting/netty/SslHelper.java --- @@ -0,0 +1,110 @@ +/* + * Licensed to the Apach

[GitHub] incubator-rocketmq pull request #111: [ROCKETMQ-28] Add TLS support to provi...

2017-06-08 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/111#discussion_r120901312 --- Diff: remoting/src/main/java/org/apache/rocketmq/remoting/netty/NettyRemotingAbstract.java --- @@ -88,6 +89,11 @@ protected Pair

[GitHub] incubator-rocketmq-site pull request #18: [ROCKETMQ-194]Add logappender exam...

2017-06-08 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-site/pull/18#discussion_r120898077 --- Diff: _docs/20-logappender-example.md --- @@ -0,0 +1,80 @@ +--- +title: "Logappender Example" +permalink: /docs/logappende

[GitHub] incubator-rocketmq-site pull request #18: [ROCKETMQ-194]Add logappender exam...

2017-06-08 Thread lindzh
GitHub user lindzh opened a pull request: https://github.com/apache/incubator-rocketmq-site/pull/18 [ROCKETMQ-194]Add logappender example add logappender example You can merge this pull request into a Git repository by running: $ git pull https://github.com/lindzh/incubator-roc

Passed: apache/incubator-rocketmq#601 (develop - c4a3e0c)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #601 Status: Passed Duration: 21 minutes and 22 seconds Commit: c4a3e0c (develop) Author: zhoudiqiu Message: [ROCKETMQ-218] Polish README.md, closes apache/incubator-rocketmq#113 View the changeset: https://

Fixed: apache/incubator-rocketmq#605 (rocketmq-all-4.1.0-incubating - 54d1b87)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #605 Status: Fixed Duration: 27 minutes and 21 seconds Commit: 54d1b87 (rocketmq-all-4.1.0-incubating) Author: dongeforever Message: [maven-release-plugin] prepare release rocketmq-all-4.1.0-incubating View t

Errored: apache/incubator-rocketmq#604 (release-4.1.0-incubating - 54d1b87)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #604 Status: Errored Duration: 21 minutes and 43 seconds Commit: 54d1b87 (release-4.1.0-incubating) Author: dongeforever Message: [maven-release-plugin] prepare release rocketmq-all-4.1.0-incubating View the

Passed: apache/incubator-rocketmq#606 (release-4.1.0-incubating - 6ca5765)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #606 Status: Passed Duration: 22 minutes and 50 seconds Commit: 6ca5765 (release-4.1.0-incubating) Author: dongeforever Message: [maven-release-plugin] prepare for next development iteration View the changese

Passed: apache/incubator-rocketmq#603 (release-4.1.0-incubating - 10933cc)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #603 Status: Passed Duration: 21 minutes and 51 seconds Commit: 10933cc (release-4.1.0-incubating) Author: dongeforever Message: Add license for OpenMessaging View the changeset: https://github.com/apache/in

Failed: apache/incubator-rocketmq#600 (develop - f45a1bc)

2017-06-08 Thread Travis CI
Build Update for apache/incubator-rocketmq - Build: #600 Status: Failed Duration: 22 minutes and 56 seconds Commit: f45a1bc (develop) Author: dongeforever Message: [ROCKETMQ-219] Add batch example, closes apache/incubator-rocketmq#112 View the changeset: http

[VOTE]: Release Apache RocketMQ 4.1.0(incubating)(RC1)

2017-06-08 Thread dongeforever
Hello RocketMQ Community, It is a pleasure to call a vote for releasing 4.1.0-incubating of Apache RocketMQ. This version has features of batch message, message filtering based on SQL92, log appender, implementation of the OpenMessaging specification 0.1.0-alpha version, etc. The arti

[GitHub] incubator-rocketmq pull request #115: [ROCKETMQ-204]-when all brokers is off...

2017-06-08 Thread lizhanhui
Github user lizhanhui commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/115#discussion_r120857815 --- Diff: client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultMQPullConsumerImpl.java --- @@ -324,11 +324,16 @@ public void p

[GitHub] incubator-rocketmq-site pull request #17: [ROCKETMQ-222]-Font size change fo...

2017-06-08 Thread zhoudiqiu
Github user zhoudiqiu closed the pull request at: https://github.com/apache/incubator-rocketmq-site/pull/17 --- 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-site pull request #17: [ROCKETMQ-222]-Font size change fo...

2017-06-08 Thread zhoudiqiu
GitHub user zhoudiqiu opened a pull request: https://github.com/apache/incubator-rocketmq-site/pull/17 [ROCKETMQ-222]-Font size change for customer page https://issues.apache.org/jira/browse/ROCKETMQ-222 You can merge this pull request into a Git repository by running: $ git pu

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

2017-06-08 Thread zhoudiqiu
Github user zhoudiqiu closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/113 --- 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 the

[GitHub] incubator-rocketmq issue #114: [ROCKETMQ-220]Add IT test for Filter By SQL 9...

2017-06-08 Thread dongeforever
Github user dongeforever commented on the issue: https://github.com/apache/incubator-rocketmq/pull/114 @zhouxinyu Thanks --- 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 a

[GitHub] incubator-rocketmq pull request #114: [ROCKETMQ-220]Add IT test for Filter B...

2017-06-08 Thread dongeforever
Github user dongeforever closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/114 --- 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 t

[GitHub] incubator-rocketmq pull request #112: [ROCKETMQ-219] Add batch example

2017-06-08 Thread dongeforever
Github user dongeforever closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/112 --- 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 t

[GitHub] incubator-rocketmq issue #112: [ROCKETMQ-219] Add batch example

2017-06-08 Thread dongeforever
Github user dongeforever commented on the issue: https://github.com/apache/incubator-rocketmq/pull/112 @zhouxinyu Thanks --- 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