You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/12 03:38:57 UTC

[GitHub] [rocketmq] zhangyixin1222 opened a new issue #1837: an idea about the performance improvement

zhangyixin1222 opened a new issue #1837: an idea about the performance improvement
URL: https://github.com/apache/rocketmq/issues/1837
 
 
   Combine with the work practice,in my own opinion,the mq need append a function to invoke some slave mq broker to remember store the specified time span(or may be the offset) messages,which can improve the performance when some receiver need to use the message in special time or after some lag problem of the receiver.The nameserver may be use to schedule the  concrete details which is config by the user flexibly or changable or  when the laged-message receiver append to the mq.In the k8s situation ,also can combine the pods expand peculiarity when use metric tool to add new broker to pass the lagged message to the later receiver.Or can flexible change the connect after the receiver catch with latest message and shut down the redundant broker.If some problems in the design,welcome to communicate me in private.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] duhenglucky commented on issue #1837: an idea about the performance improvement

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #1837: an idea about the performance improvement
URL: https://github.com/apache/rocketmq/issues/1837#issuecomment-598045996
 
 
   @zhangyixin1222 I thought you had some very good suggestions, and It would be nice if you can write a more detailed design and send it to the [dev](dev@rocketmq.apache.org) mailing list for the discussion.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] duhenglucky closed issue #1837: an idea about the performance improvement

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #1837: an idea about the performance improvement
URL: https://github.com/apache/rocketmq/issues/1837
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services