unbridled-41 commented on issue #10700: URL: https://github.com/apache/rocketmq/issues/10700#issuecomment-5549970139
FYI for coordination: PR #10992 (draft, created 2026-08-29, before I found this issue) fixes the classic `ConsumerOffsetManager` check-then-act initialization race — the classic-manager portion of this issue — with a deterministic regression test (8 concurrent first commits on a new topic@group; unfixed base loses 2 of 8 queue offsets). It deliberately does not touch the RocksDB v1 incremental-ordering case, which remains covered by #10701. If consolidating with #10701 is preferable, #10992 can be closed in its favor; its regression test may be useful there either way. -- 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]
