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

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   When `IndexRocksDBEnable` or `TransRocksDBEnable` are enabled, the recovery 
process should consider the offsets from these RocksDB stores to accelerate 
recovery. Currently, the recovery only uses the offset from 
`consumeQueueStore`, which may result in some errors.
   
   ### Motivation
   
   When `IndexRocksDBEnable` or `TransRocksDBEnable` are enabled, the recovery 
process should consider the offsets from these RocksDB stores to accelerate 
recovery. Currently, the recovery only uses the offset from 
`consumeQueueStore`, which may result in some errors.
   
   ### Describe the Solution You'd Like
   
   Consider  trans and index phy offset from these RocksDB stores to accelerate 
recovery
   
   ### Describe Alternatives You've Considered
   
   No
   
   ### Additional Context
   
   No


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