Git-Yang opened a new issue #3704:
URL: https://github.com/apache/rocketmq/issues/3704


   Based on PR #3671, I hope that can choose to use ConsumeQueue or 
BatchConsumeQueue at the Topic level.
   
![image](https://user-images.githubusercontent.com/30995057/148189295-8d07da7b-a069-417c-adbd-d4911167e13c.png)
   
   
   When the user creates a Topic, specify the Queue type (Single/Batch), 
ConsumeQueue uses dense index, and BatchConsumeQueue uses sparse index, so as 
to meet the needs of different scenarios in the same cluster.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to