Files
rocketmq/store
Ji Juntao 709537595c [ISSUE #6665] Optimize the process of truncateInvalidMsgs() (#6666)
* 1. Fix the bug that confirmOffset may be larger than ReputOffset in some cases. 2. Optimize the logic when truncate dirty files.

* Add more logs while expanding SyncStateSet.

* reset the confirmOffset to the truncated offset.

* optimize the log.

* move setConfirmOffset() process into commitLog.

* add the judge.
2023-05-04 11:55:04 +08:00
..