[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-21 Thread lizhanhui
Github user lizhanhui closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/39 --- 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 f

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-21 Thread lizhanhui
Github user lizhanhui commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/39#discussion_r97212223 --- Diff: store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java --- @@ -397,11 +397,21 @@ public int deleteExpiredFileByOffset(long

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-13 Thread zhouxinyu
Github user zhouxinyu commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/39#discussion_r95979009 --- Diff: store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java --- @@ -397,11 +397,21 @@ public int deleteExpiredFileByOffset(long

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-13 Thread zhouxinyu
Github user zhouxinyu commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/39#discussion_r95964644 --- Diff: store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java --- @@ -397,11 +397,21 @@ public int deleteExpiredFileByOffset(long

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-13 Thread lizhanhui
Github user lizhanhui commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/39#discussion_r95959190 --- Diff: store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java --- @@ -397,11 +397,21 @@ public int deleteExpiredFileByOffset(long

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-13 Thread zhouxinyu
Github user zhouxinyu commented on a diff in the pull request: https://github.com/apache/incubator-rocketmq/pull/39#discussion_r95955059 --- Diff: store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java --- @@ -397,11 +397,21 @@ public int deleteExpiredFileByOffset(long

[GitHub] incubator-rocketmq pull request #39: [ROCKETMQ-45]Delete hanged consume queu...

2017-01-11 Thread lizhanhui
GitHub user lizhanhui opened a pull request: https://github.com/apache/incubator-rocketmq/pull/39 [ROCKETMQ-45]Delete hanged consume queue files You can merge this pull request into a Git repository by running: $ git pull https://github.com/lizhanhui/incubator-rocketmq ROCKETM