3424672656 commented on PR #9142: URL: https://github.com/apache/rocketmq/pull/9142#issuecomment-2692126097
> If there are already timer messages in the time wheel, how can we switch to the rocskdb version? The final implementation we will provide two switches 1. The first switch: Whether to use rocksdb to support time wheel 2. Second switch: Whether to close the file version time wheel When the file version time wheel has a message, the two switches are enabled at the same time, and the file version only supports message queuing. When the file version time wheel has no message, the second switch is disabled to switch to the rocksdb version completely -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org