[GitHub] [incubator-tubemq] viviel commented on a change in pull request #148: [TUBEMQ-232] TubeBroker#register2Master, reconnect and wait

2020-06-10 Thread GitBox
viviel commented on a change in pull request #148: URL: https://github.com/apache/incubator-tubemq/pull/148#discussion_r437883087 ## File path: tubemq-server/src/main/java/org/apache/tubemq/server/broker/TubeBroker.java ## @@ -430,6 +430,11 @@ private void register2Master()

[jira] [Commented] (TUBEMQ-124) Structured index storage

2020-06-10 Thread Ping Yu (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130683#comment-17130683 ] Ping Yu commented on TUBEMQ-124: I think we should carefully think about the OVERHEAD of INDEX. In some

[jira] [Created] (TUBEMQ-233) Performance Improvement on FileSegmentList

2020-06-10 Thread Jeff Zhou (Jira)
Jeff Zhou created TUBEMQ-233: Summary: Performance Improvement on FileSegmentList Key: TUBEMQ-233 URL: https://issues.apache.org/jira/browse/TUBEMQ-233 Project: Apache TubeMQ Issue Type:

[GitHub] [incubator-tubemq] Technoboy- commented on pull request #149: [TUBEMQ-233] Performance Improvement on FileSegmentList

2020-06-10 Thread GitBox
Technoboy- commented on pull request #149: URL: https://github.com/apache/incubator-tubemq/pull/149#issuecomment-641858596 It's better not to involve the new dependency - hppc, for it's not maintained for a long time.

[jira] [Created] (TUBEMQ-234) Add .asf.yaml to change notifications

2020-06-10 Thread Guangxu Cheng (Jira)
Guangxu Cheng created TUBEMQ-234: Summary: Add .asf.yaml to change notifications Key: TUBEMQ-234 URL: https://issues.apache.org/jira/browse/TUBEMQ-234 Project: Apache TubeMQ Issue Type:

[jira] [Assigned] (TUBEMQ-234) Add .asf.yaml to change notifications

2020-06-10 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng reassigned TUBEMQ-234: Assignee: Guangxu Cheng > Add .asf.yaml to change notifications >

[jira] [Updated] (TUBEMQ-234) Add .asf.yaml to change notifications

2020-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated TUBEMQ-234: -- Labels: pull-request-available (was: ) > Add .asf.yaml to change notifications >

[GitHub] [incubator-tubemq] guangxuCheng opened a new pull request #150: [TUBEMQ-234] Add .asf.yaml to change notifications

2020-06-10 Thread GitBox
guangxuCheng opened a new pull request #150: URL: https://github.com/apache/incubator-tubemq/pull/150 move pr/issue comments to comm...@tubemq.apache.org See: https://issues.apache.org/jira/browse/TUBEMQ-234 This is

[GitHub] [incubator-tubemq] Technoboy- commented on pull request #149: [TUBEMQ-233] Performance Improvement on FileSegmentList

2020-06-10 Thread GitBox
Technoboy- commented on pull request #149: URL: https://github.com/apache/incubator-tubemq/pull/149#issuecomment-641876365 > > It's better not to involve the new dependency - hppc, for it's not maintained for a long time. > > Hi Technoboy, > > As shown on Maven's repo, the

[jira] [Updated] (TUBEMQ-233) Performance Improvement on FileSegmentList

2020-06-10 Thread Jeff Zhou (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhou updated TUBEMQ-233: - Description: Current implementation of FileSegmentList is based on *native compact array* (Object[]),

[GitHub] [incubator-tubemq] hystericalhell commented on pull request #149: [TUBEMQ-233] Performance Improvement on FileSegmentList

2020-06-10 Thread GitBox
hystericalhell commented on pull request #149: URL: https://github.com/apache/incubator-tubemq/pull/149#issuecomment-641865190 > It's better not to involve the new dependency - hppc, for it's not maintained for a long time. Hi Technoboy, As shown on Maven's repo, the latest

[GitHub] [incubator-tubemq] hystericalhell opened a new pull request #149: [TUBEMQ-233] Performance Improvement on FileSegmentList

2020-06-10 Thread GitBox
hystericalhell opened a new pull request #149: URL: https://github.com/apache/incubator-tubemq/pull/149 **Still Prototype** for review first. Implement segmentList2 replacing native compact array segmentList by using RoundQueue, which brings the flexibility on element modification, and

[jira] [Updated] (TUBEMQ-233) Performance Improvement on FileSegmentList

2020-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated TUBEMQ-233: -- Labels: performance pull-request-available (was: performance) > Performance Improvement on

Re: [DISCUSS] Create user mail list for users

2020-06-10 Thread Guangxu Cheng
Hi justin, Thanks for your suggestion, moving some traffic to the commits list is a good choice, I will do it later. - Best Regards, Guangxu Justin Mclean 于2020年6月10日周三 上午11:09写道: > Hi, > > I would suggest rather than creating a user list move some of the GitHub > and JIRA traffic to a

[jira] [Updated] (TUBEMQ-231) Remove unused docs

2020-06-10 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated TUBEMQ-231: - Component/s: website > Remove unused docs > -- > > Key:

[jira] [Updated] (TUBEMQ-231) Remove unused docs

2020-06-10 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated TUBEMQ-231: - Summary: Remove unused docs (was: Update URL link to contribution documents) > Remove unused

[jira] [Resolved] (TUBEMQ-231) Remove unused docs

2020-06-10 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng resolved TUBEMQ-231. -- Resolution: Fixed  Merged. Thanks for your contributing, neo. > Remove unused docs >

[jira] [Comment Edited] (TUBEMQ-124) Structured index storage

2020-06-10 Thread Ping Yu (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130683#comment-17130683 ] Ping Yu edited comment on TUBEMQ-124 at 6/11/20, 2:30 AM: -- I think we should

[GitHub] [incubator-tubemq] Technoboy- merged pull request #150: [TUBEMQ-234] Add .asf.yaml to change notifications

2020-06-10 Thread GitBox
Technoboy- merged pull request #150: URL: https://github.com/apache/incubator-tubemq/pull/150 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-203) upgrade protobuf to a higher version

2020-06-10 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated TUBEMQ-203: - Summary: upgrade protobuf to a higher version (was: Upgrade Protocol Buffer component version)

[GitHub] [incubator-tubemq-website] guangxuCheng merged pull request #38: [TUBEMQ-231] Update URL link to contribution documents

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

[jira] [Comment Edited] (TUBEMQ-124) Structured index storage

2020-06-10 Thread Ping Yu (Jira)
[ https://issues.apache.org/jira/browse/TUBEMQ-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130683#comment-17130683 ] Ping Yu edited comment on TUBEMQ-124 at 6/11/20, 2:31 AM: -- I think we should