[jira] [Closed] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread meiyang chen (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meiyang chen closed TUBEMQ-359. --- Resolution: Fixed fixed > TubeMQ consume speed dropped to 0 in some partitions, it is a very

[jira] [Created] (TUBEMQ-361) create topic when getting request

2020-09-24 Thread Yuanbo Liu (Jira)
Yuanbo Liu created TUBEMQ-361: - Summary: create topic when getting request Key: TUBEMQ-361 URL: https://issues.apache.org/jira/browse/TUBEMQ-361 Project: Apache TubeMQ Issue Type: Sub-task

[jira] [Resolved] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang resolved TUBEMQ-359. --- Resolution: Fixed > TubeMQ consume speed dropped to 0 in some partitions, it is a very

[jira] [Reopened] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang reopened TUBEMQ-359: --- It's status should be resolved > TubeMQ consume speed dropped to 0 in some partitions, it is a

[jira] [Commented] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201871#comment-17201871 ] ASF subversion and git services commented on TUBEMQ-359: Commit

[GitHub] [incubator-tubemq] gosonzhang merged pull request #274: [TUBEMQ-359] TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread GitBox
gosonzhang merged pull request #274: URL: https://github.com/apache/incubator-tubemq/pull/274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang updated TUBEMQ-359: -- Attachment: image-2020-09-24-18-56-54-110.png > TubeMQ consume speed dropped to 0 in some

[jira] [Comment Edited] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201447#comment-17201447 ] Guocheng Zhang edited comment on TUBEMQ-359 at 9/24/20, 10:59 AM: -- A

[jira] [Commented] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201447#comment-17201447 ] Guocheng Zhang commented on TUBEMQ-359: --- A very strange problem, during PUSH consumption, the

[jira] [Updated] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang updated TUBEMQ-359: -- Fix Version/s: 0.6.0 > TubeMQ consume speed dropped to 0 in some partitions, it is a very

[jira] [Updated] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated TUBEMQ-359: -- Labels: pull-request-available (was: ) > TubeMQ consume speed dropped to 0 in some

[jira] [Updated] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang updated TUBEMQ-359: -- Attachment: image-2020-09-24-19-21-27-106.png > TubeMQ consume speed dropped to 0 in some

[jira] [Commented] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201461#comment-17201461 ] Guocheng Zhang commented on TUBEMQ-359: --- Analyzing the code, the timer event loss has never

[GitHub] [incubator-tubemq] gosonzhang opened a new pull request #274: [TUBEMQ-359] TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread GitBox
gosonzhang opened a new pull request #274: URL: https://github.com/apache/incubator-tubemq/pull/274 Analyzing the code, the timer event loss has never occurred before, it is suspected to be related to the running platform environment. I add a timeout detection mechanism to the Push

[jira] [Updated] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang updated TUBEMQ-359: -- Attachment: image-2020-09-24-19-22-01-667.png > TubeMQ consume speed dropped to 0 in some

[jira] [Assigned] (TUBEMQ-359) TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug

2020-09-24 Thread Guocheng Zhang (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guocheng Zhang reassigned TUBEMQ-359: - Assignee: Guocheng Zhang > TubeMQ consume speed dropped to 0 in some partitions, it is

[jira] [Created] (TUBEMQ-360) Add configuration classes for manager project

2020-09-24 Thread Yuanbo Liu (Jira)
Yuanbo Liu created TUBEMQ-360: - Summary: Add configuration classes for manager project Key: TUBEMQ-360 URL: https://issues.apache.org/jira/browse/TUBEMQ-360 Project: Apache TubeMQ Issue Type: