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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
    support update topic reserved time for topic in tiered storage
   
   ### Motivation
   
   Currently the message reserved period can only be set for the broker as a 
whole and cannot be set for topics individually. In advantage of tiered 
storage, it is able to set reserved period for topics individually.
   
   ### Describe the Solution You'd Like
   
   add reserved time config to topic metadata in tiered storage, and delete the 
file in tiered storage in time.
   
   ### Describe Alternatives You've Considered
   
   add reserved time config to topics.json in broker topicConfigManager
   
   ### 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