[GitHub] incubator-rocketmq pull request #150: [ROCKETMQ-273] return an expression wh...

2017-09-19 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/150#discussion_r139873296 --- Diff: store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java --- @@ -1094,34 +1090,15 @@ private boolean

[GitHub] incubator-rocketmq pull request #152: [ROCKETMQ-278] Add clusterlist cmd by ...

2017-09-19 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/152#discussion_r139871853 --- Diff: namesrv/src/main/java/org/apache/rocketmq/namesrv/routeinfo/RouteInfoManager.java --- @@ -63,11 +65,36 @@ public RouteInfoManager

[GitHub] incubator-rocketmq pull request #152: [ROCKETMQ-278] Add clusterlist cmd by ...

2017-09-19 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/152#discussion_r139871793 --- Diff: client/src/main/java/org/apache/rocketmq/client/impl/MQClientAPIImpl.java --- @@ -1167,10 +1168,13 @@ public Properties

[GitHub] incubator-rocketmq pull request #152: [ROCKETMQ-278] Add clusterlist cmd by ...

2017-09-19 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/152#discussion_r139871898 --- Diff: tools/src/main/java/org/apache/rocketmq/tools/command/topic/TopicListSubCommand.java --- @@ -65,7 +65,7 @@ public void execute

[GitHub] incubator-rocketmq issue #162: [ROCKETMQ-286] Add a switch to decide whether...

2017-09-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/162 @vsair Could you follow our new PR style for this PR, like https://github.com/apache/incubator-rocketmq/pull/152 ---

[GitHub] incubator-rocketmq-externals issue #29: [ROCKETMQ-193] Develop rocketmq-redi...

2017-09-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/29 Consider this is the first commit for this project, I would like to recommend creating one module naming test for integration test :-) ---

[GitHub] incubator-rocketmq-externals issue #29: [ROCKETMQ-193] Develop rocketmq-redi...

2017-09-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/29 Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency exist. If the new feature or significant change is

[GitHub] incubator-rocketmq-externals issue #23: [ROCKETMQ-193] init subproject: rock...

2017-09-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/23 @Zhang-Ke Thanks, It is really good practice when discarded deserted pr. ---

[GitHub] incubator-rocketmq-externals issue #29: update redis-replicator to 2.3.3 , f...

2017-09-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/29 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects

[GitHub] incubator-rocketmq-externals issue #29: update redis-replicator to 2.3.3 , f...

2017-09-04 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/29 @leonchen83 Thanks for your contribution. BTW, have you test it in your local environment ? ---

[GitHub] incubator-rocketmq-externals issue #27: [ROCKETMQ-268]add rocketmq-cpp code

2017-09-03 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/27 It is a good practice for apache way :-) --- 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

[GitHub] incubator-rocketmq issue #161: 注释

2017-08-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/161 @liucyu If no update for this PR, we will close it. --- 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

[GitHub] incubator-rocketmq pull request #160: [ROCKETMQ-284] ExpressionMessageFilter...

2017-08-29 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/160#discussion_r135768140 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -79,24 +79,17 @@ try

[GitHub] incubator-rocketmq pull request #160: [ROCKETMQ-284] ExpressionMessageFilter...

2017-08-29 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/160#discussion_r135768040 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -79,24 +79,17 @@ try

[GitHub] incubator-rocketmq pull request #160: [ROCKETMQ-284] ExpressionMessageFilter...

2017-08-29 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/160#discussion_r135722707 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -369,4 +367,36 @@ public void

[GitHub] incubator-rocketmq pull request #160: [ROCKETMQ-284] ExpressionMessageFilter...

2017-08-29 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/160#discussion_r135724026 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -369,4 +367,36 @@ public void

[GitHub] incubator-rocketmq pull request #157: [Rocketmq-277] fix get localhost throw...

2017-08-28 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/157#discussion_r135705543 --- Diff: common/src/main/java/org/apache/rocketmq/common/MixAll.java --- @@ -407,12 +408,50 @@ private static String localhost

[GitHub] incubator-rocketmq issue #157: [Rocketmq-277] fix get localhost throw java.n...

2017-08-28 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/157 Thank you everyone. I will make some polish and merge this PR :-) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-rocketmq issue #145: [ROCKETMQ-264]Fix unit test cost too long and...

2017-08-28 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/145 @lindzh Thanks, I made some modifications and merged this PR. --- 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 #132: [ROCKETMQ-248] make ConsumeFromWhere work rig...

2017-08-24 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/132 @evthoriz Thanks, looking forward to your patch :-) --- 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

[GitHub] incubator-rocketmq issue #145: [ROCKETMQ-264]Fix unit test cost too long and...

2017-08-24 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/145 @Jaskey @vsair Looking forward to your opinion about this PR --- 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 pull request #145: [ROCKETMQ-264]Fix unit test cost too l...

2017-08-24 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/145#discussion_r134964602 --- Diff: client/src/test/java/org/apache/rocketmq/client/consumer/rebalance/AllocateMessageQueueConsitentHashTest.java --- @@ -92,9 +92,9

[GitHub] incubator-rocketmq issue #146: [ROCKETMQ-265] fix consume queue’s data may...

2017-08-24 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/146 LGTM, now~ --- 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

[GitHub] incubator-rocketmq pull request #145: [ROCKETMQ-264]Fix unit test cost too l...

2017-08-24 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/145#discussion_r134941453 --- Diff: client/src/test/java/org/apache/rocketmq/client/consumer/rebalance/AllocateMessageQueueConsitentHashTest.java --- @@ -92,9 +92,9

[GitHub] incubator-rocketmq pull request #146: [ROCKETMQ-265] fix consume queue’s d...

2017-08-24 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/146#discussion_r134940285 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -238,7 +238,7 @@ public void

[GitHub] incubator-rocketmq pull request #146: [ROCKETMQ-265] fix consume queue’s d...

2017-08-24 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/146#discussion_r134940242 --- Diff: store/src/main/java/org/apache/rocketmq/store/ConsumeQueue.java --- @@ -446,6 +446,13 @@ private boolean putMessagePositionInfo

[GitHub] incubator-rocketmq pull request #145: [ROCKETMQ-264]Fix unit test cost too l...

2017-08-15 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/145#discussion_r133153891 --- Diff: broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java --- @@ -76,6 +86,24

[GitHub] incubator-rocketmq-externals issue #23: [ROCKETMQ-193] init subproject: rock...

2017-08-15 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/23 @Zhang-Ke Could you remove author info and follow our codestyle, such as add license. if have any question, please let me know :-) --- If your project is set up for it, you

[GitHub] incubator-rocketmq issue #134: [ROCKETMQ-44] Duplicated Codes in DefaultMess...

2017-08-15 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW Thanks for your attention for rocketmq community, whats' your scenario when using apache rocketmq in your company :-) --- If your project is set up for it, yo

[GitHub] incubator-rocketmq-externals issue #19: [DISCUSS]Go-Client:Detail Design

2017-08-14 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/19 How are things going, now :-) --- 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

[GitHub] incubator-rocketmq-externals issue #26: MySQL:To prepare release mysql repli...

2017-08-14 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/26 LGTM --- 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

[GitHub] incubator-rocketmq issue #146: [ROCKETMQ-265] fix consume queue’s data may...

2017-08-14 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/146 @fuyou001 Could you verify your polish using unit-test ? --- 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: [ROCKETMQ-44] Duplicated Codes in DefaultMess...

2017-08-11 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW I found so many code format in your PR, could you import our code style file as instruction, http://rocketmq.incubator.apache.org/docs/code-guidelines/ --- If your

[GitHub] incubator-rocketmq issue #145: [ROCKETMQ-264]Fix unit test cost too long and...

2017-08-11 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/145 How long it would take in your computer ? @Jaskey @vsair, please double check this optimized ut. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-rocketmq issue #126: [ROCKETMQ-231] fix pull consumer pull result ...

2017-08-10 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/126 Thanks @lindzh, i have merged it. Please close this PR :-) --- 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 #132: [ROCKETMQ-248] make ConsumeFromWhere work rig...

2017-08-10 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/132 @evthoriz we usually need some measure to verify our correction, no matter what you do. IMO, unit test is a effective practice when we coding. Looking forward to hear from you again

[GitHub] incubator-rocketmq issue #142: [ROCKETMQ-255] Fix offsetStore being null aft...

2017-08-10 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/142 I created this thread just to address some unit test naming problem. Do we need normalize here ? naming are various nowadays, IMO, methodTest_condition or testMethond_condition may be

[GitHub] incubator-rocketmq issue #85: [ROCKETMQ-158]Remove logback dependency for ro...

2017-08-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/85 +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

[GitHub] incubator-rocketmq issue #141: [ROCKETMQ-254] fix logger appender unit test ...

2017-08-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/141 LGTM --- 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

[GitHub] incubator-rocketmq issue #134: [ROCKETMQ-44] Duplicated Codes in DefaultMess...

2017-08-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW thanks, I will take a close look it later :-) --- 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 #126: [ROCKETMQ-231] fix pull consumer pull result ...

2017-08-04 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/126 Now, LGTM --- 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

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

2017-08-04 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW Looking forward to your following for this PR :-) --- 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 #120: [ROCKETMQ-224] add rocketmq client log4j2 log...

2017-08-01 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/120 Now, LGTM. this pr also fix the rocketmq's logger appender bug when using any concrete implementation, no matter log4j, log4j2 or logback. --- If your project is set up for it

[GitHub] incubator-rocketmq pull request #120: [ROCKETMQ-224] add rocketmq client log...

2017-08-01 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/120#discussion_r130550009 --- Diff: client/src/test/java/org/apache/rocketmq/client/log/ClientLogTest.java --- @@ -32,15 +33,19 @@ LOG_DIR

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

2017-07-31 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/134#discussion_r130526510 --- Diff: store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java --- @@ -745,17 +751,7 @@ public long

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

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW I am not understand your refer "Story number 44 from the Kanban Board", could you detail it ? --- If your project is set up for it, you can reply to this emai

[GitHub] incubator-rocketmq pull request #141: [ROCKETMQ-254] fix logger appender uni...

2017-07-31 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/141#discussion_r130525133 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/common/ProducerInstance.java --- @@ -61,7 +68,7 @@ public static

[GitHub] incubator-rocketmq issue #58: Update runbroker.sh

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/58 if any update for this pr, we will close it~ --- 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

[GitHub] incubator-rocketmq issue #71: add telnet CMD to nameServer

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/71 if any update for this pr, we will close it~ --- 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

[GitHub] incubator-rocketmq issue #99: Correct comment information

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/99 if any update for this pr, we will close it~ --- 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

[GitHub] incubator-rocketmq issue #124: ROCKETMQ-213 :

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/124 if any update for this pr, we will close it~ --- 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

[GitHub] incubator-rocketmq issue #122: ROCKETMQ-214

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/122 if any update for this pr, we will close it~ --- 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

[GitHub] incubator-rocketmq issue #125: ROCKETMQ-205 :

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/125 @lqjack what's your opinion --- 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 fe

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

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/134 @Ritabrata-TW Could you modify PR subject conforming to our norm :-) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-rocketmq issue #118: [ROCKETMQ-28] Encrypt transmission layer.

2017-07-31 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/118 LGTM --- 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

[GitHub] incubator-rocketmq pull request #126: [ROCKETMQ-231] fix pull consumer pull ...

2017-07-04 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/126#discussion_r125432988 --- Diff: store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java --- @@ -1110,7 +1110,7 @@ private boolean isTheBatchFull(int

[GitHub] incubator-rocketmq issue #3: [ROCKETMQ-6] Use logger for exceptions instead ...

2017-07-04 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/3 any update? or close it :-) --- 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

[GitHub] incubator-rocketmq pull request #3: [ROCKETMQ-6] Use logger for exceptions i...

2017-07-04 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/3#discussion_r93905030 --- Diff: rocketmq-remoting/src/main/java/com/alibaba/rocketmq/remoting/common/ServiceThread.java --- @@ -69,10 +69,10 @@ public void shutdown

[GitHub] incubator-rocketmq pull request #3: [ROCKETMQ-6] Use logger for exceptions i...

2017-07-04 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/3#discussion_r93904989 --- Diff: rocketmq-common/src/main/java/com/alibaba/rocketmq/common/MixAll.java --- @@ -287,8 +287,8 @@ public static void printObjectProperties

[GitHub] incubator-rocketmq pull request #3: [ROCKETMQ-6] Use logger for exceptions i...

2017-07-04 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/3#discussion_r93905062 --- Diff: rocketmq-remoting/src/main/java/com/alibaba/rocketmq/remoting/common/ServiceThread.java --- @@ -86,7 +86,7 @@ public void stop

[GitHub] incubator-rocketmq pull request #3: [ROCKETMQ-6] Use logger for exceptions i...

2017-07-04 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/3#discussion_r93905067 --- Diff: rocketmq-remoting/src/main/java/com/alibaba/rocketmq/remoting/common/ServiceThread.java --- @@ -101,7 +101,7 @@ public void stop

[GitHub] incubator-rocketmq issue #49: [ROCKETMQ-72] DefaultMessageStore cannot be pr...

2017-07-03 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/49 What's going on this pr ? --- 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 fe

[GitHub] incubator-rocketmq pull request #126: [ROCKETMQ-231] fix pull consumer pull ...

2017-06-23 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/126#discussion_r123730992 --- Diff: test/src/test/java/org/apache/rocketmq/test/client/consumer/pull/PullSizeTest.java --- @@ -0,0 +1,135 @@ +/* + * Licensed

[GitHub] incubator-rocketmq pull request #126: [ROCKETMQ-231] fix pull consumer pull ...

2017-06-23 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/126#discussion_r123731300 --- Diff: test/src/test/java/org/apache/rocketmq/test/client/consumer/pull/PullSizeTest.java --- @@ -0,0 +1,135 @@ +/* + * Licensed

[GitHub] incubator-rocketmq pull request #126: [ROCKETMQ-231] fix pull consumer pull ...

2017-06-23 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/126#discussion_r123730667 --- Diff: test/src/test/java/org/apache/rocketmq/test/client/consumer/pull/PullSizeTest.java --- @@ -0,0 +1,135 @@ +/* + * Licensed

[GitHub] incubator-rocketmq pull request #120: [ROCKETMQ-224] add rocketmq client log...

2017-06-23 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/120#discussion_r123713735 --- Diff: client/pom.xml --- @@ -37,13 +37,31 @@ ${project.groupId} rocketmq-common

[GitHub] incubator-rocketmq pull request #120: [ROCKETMQ-224] add rocketmq client log...

2017-06-23 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/120#discussion_r123714561 --- Diff: pom.xml --- @@ -638,6 +638,16 @@ log4j-core 2.7

[GitHub] incubator-rocketmq issue #121: Remove the code that is not useful in the loo...

2017-06-16 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/121 Could you follow standard PR(notice topic style) ? and squash your many commits ? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-rocketmq-externals issue #24: RocketMQ-MySQL 1.0-snapshot

2017-06-14 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-externals/pull/24 I will merge this PR and polish it later --- 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

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

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

[GitHub] incubator-rocketmq-externals pull request #24: RocketMQ-MySQL 1.0-snapshot

2017-06-13 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-externals/pull/24#discussion_r121606021 --- Diff: rocketmq-mysql/src/main/java/org/apache/rocketmq/mysql/Config.java --- @@ -0,0 +1,132 @@ +/* + * Licensed to the

[GitHub] incubator-rocketmq-externals pull request #24: RocketMQ-MySQL 1.0-snapshot

2017-06-13 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-externals/pull/24#discussion_r121605897 --- Diff: rocketmq-mysql/pom.xml --- @@ -0,0 +1,163 @@ + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi=

[GitHub] incubator-rocketmq-externals pull request #24: RocketMQ-MySQL 1.0-snapshot

2017-06-13 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-externals/pull/24#discussion_r121605783 --- Diff: rocketmq-mysql/pom.xml --- @@ -0,0 +1,163 @@ + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi=

[GitHub] incubator-rocketmq-externals pull request #24: RocketMQ-MySQL 1.0-snapshot

2017-06-13 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-externals/pull/24#discussion_r121605624 --- Diff: rocketmq-mysql/pom.xml --- @@ -0,0 +1,163 @@ + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi=

[GitHub] incubator-rocketmq-externals pull request #24: RocketMQ-MySQL 1.0-snapshot

2017-06-13 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq-externals/pull/24#discussion_r121604785 --- Diff: rocketmq-mysql/.gitignore --- @@ -0,0 +1,17 @@ +*dependency-reduced-pom.xml +.classpath +.project

[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

[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

[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" +permal

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

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/112 +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

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

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/114 +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

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

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/113 +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

[GitHub] incubator-rocketmq-site issue #16: [ROCKETMQ-221] Website beta version finis...

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/16 +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

[GitHub] incubator-rocketmq-site issue #16: [ROCKETMQ-221] Website beta version finis...

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/16 Could you resolve the conflict firstly --- 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

[GitHub] incubator-rocketmq-site issue #15: [ROCKETMQ-217] Polish scheduled message e...

2017-06-07 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/15 LGTM, +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

[GitHub] incubator-rocketmq-site issue #14: [ROCKETMQ-216] - Website polish

2017-06-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/14 Looks good for me :-) --- 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

[GitHub] incubator-rocketmq-site issue #13: Polish motivation

2017-06-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/13 Very pleased to see your contribution.But could you please create an issue at https://issues.apache.org/jira/browse/ROCKETMQ/?selectedTab=com.atlassian.jira.jira-projects

[GitHub] incubator-rocketmq-site issue #14: Website polish

2017-06-06 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/14 Very pleased to see your contribution.But could you please create an issue at https://issues.apache.org/jira/browse/ROCKETMQ/?selectedTab=com.atlassian.jira.jira-projects

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

2017-05-25 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/105#discussion_r118622000 --- Diff: namesrv/src/main/java/org/apache/rocketmq/namesrv/routeinfo/RouteInfoManager.java --- @@ -125,11 +125,7 @@ public

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

2017-05-25 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/105#discussion_r118621860 --- Diff: common/src/main/java/org/apache/rocketmq/common/protocol/route/BrokerData.java --- @@ -15,9 +15,7 @@ * limitations under the

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r115886436 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/log4j/RocketmqLog4jAppender.java --- @@ -0,0 +1,193

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r115887404 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/log4j2/RocketmqLog4j2Appender.java --- @@ -0,0 +1,232

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r11558 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/logback/RocketmqLogbackAppender.java --- @@ -0,0 +1,184

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r115887366 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/log4j2/RocketmqLog4j2Appender.java --- @@ -0,0 +1,232

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r115889155 --- Diff: logappender/src/test/java/org/apache/rocketmq/logappender/AbstractTestCase.java --- @@ -0,0 +1,165 @@ +/* + * Licensed to

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-10 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r11589 --- Diff: logappender/src/main/java/org/apache/rocketmq/logappender/logback/RocketmqLogbackAppender.java --- @@ -0,0 +1,184

[GitHub] incubator-rocketmq issue #97: [ROCKETMQ-189] Misleading tip on consumeTimest...

2017-05-09 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/97 IMO,if we could polish here. we 'd better tell what's wrong with your input and what's a valid input ,right ? --- If your project is set up for it, you can reply to

[GitHub] incubator-rocketmq issue #80: [ROCKETMQ-114] Add javadoc to codebase

2017-05-09 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/80 What's wrong with this PR. if no other polish, suggest close it:-) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] incubator-rocketmq issue #93: [ROCKETMQ-178] Fix -p -m options

2017-05-09 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/93 Any trouble is still ? --- 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

[GitHub] incubator-rocketmq issue #91: [ROCKETMQ-174]Fix spelling errors

2017-05-09 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/91 Agreed. Any other opinion for this PR? @lizhanhui please resolve the conflicts, we could merge this PR later~ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-rocketmq pull request #101: [ROCKETMQ-194] log appender support

2017-05-09 Thread vongosling
Github user vongosling commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/101#discussion_r115471708 --- Diff: logappender/README.md --- @@ -0,0 +1,64 @@ +# RocketMQ-LogAppender [![Build Status](https://travis-ci.org/rocketmq/rocketmq

  1   2   3   >