You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/15 10:40:33 UTC

[GitHub] [rocketmq] WonderMing13 opened a new issue, #5703: How do Timer messages support customization

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

   **version: RocketMQ 5.0**
   I have a few questions right now,If I want to support timing message storage for any time. maybe a year.
   
   1. **timerMaxDelaySec** is need to modify,I feel that I need to modify a few parameters,for example **Broker's message expiration time**  
   2. **slotsTotal** The time wheel only supports 7 days, do you want to modify it?
   3. **timerRollWindowSlots** According to my understanding, it is to solve the problem of timing messages for a long time, and push the time forward by the way. I don't know if there is a discrepancy in my understanding?
   4. **PROPERTY_TIMER_DEL_UNIQKEY** At present, the time wheel scans the slot and takes out the corresponding TimerLog to deliver, but there is no entry for setting the TIMER_DEL_UNIQKEY attribute.


-- 
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-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] WonderMing13 closed issue #5703: How do Timer messages support customization

Posted by GitBox <gi...@apache.org>.
WonderMing13 closed issue #5703:  How do Timer messages support customization
URL: https://github.com/apache/rocketmq/issues/5703


-- 
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-unsubscribe@rocketmq.apache.org

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