yx9o opened a new issue, #9436:
URL: https://github.com/apache/rocketmq/issues/9436

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Add code to get retrytopic
   
   ### Motivation
   
   There are several places in the code to get the full topic. In actual use, 
only retrytopic is used. If the cluster's topic reaches 10,000 or 100,000, the 
interface returns a lot of unnecessary data. Therefore, I want to add a new 
requestcode to return only retrytopic.
   
   <img width="649" alt="Image" 
src="https://github.com/user-attachments/assets/f28da77d-1838-449c-a9ee-35c5133624d9";
 />
   
   <img width="699" alt="Image" 
src="https://github.com/user-attachments/assets/1f3fd4d9-cda9-46a9-a605-ce6c9e77714a";
 />
   
   ### Describe the Solution You'd Like
   
   Add new requestcode to return only retrytopic.
   
   ### Describe Alternatives You've Considered
   
   Add new requestcode to return only retrytopic.
   
   ### Additional Context
   
   _No response_


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to