somiljain2006 opened a new pull request, #10392:
URL: https://github.com/apache/rocketmq/pull/10392

   ### Which Issue(s) This PR Fixes
   
   - Fixes #10350 
   
   ### Brief Description
   
   Add broker config useSeparateRetryQueueForPriorityTopic to enable separate 
retry queues only for priority topics.
   
   When enabled:
   
   - priority topics preserve original retry queue routing
   - normal topics continue using shared retry queue 0
   - existing useSeparateRetryQueue=true behavior remains unchanged
   
   ### How Did You Test This Change?
   
   Also add unit tests covering:
   
   - config precedence
   - priority vs normal topic routing
   - retry queue isolation behavior
   


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