The GitHub Actions job "CodeQL Analysis" on 
rocketmq.git/feature/10462-concurrency has succeeded.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
c06042bb2f1544cb7bfa9f174616cf0fd3f3fbd9 / lizhimins <[email protected]>
[ISSUE #10462] Fix concurrency bugs in tiered storage

- PosixFileSegment: use read(ByteBuffer, long) for atomic reads
- IndexStoreFile: hash & 0x7FFFFFFF to prevent MIN_VALUE overflow
- IndexStoreFile: held flag fixes unmatched mappedFile.release()
- IndexStoreFile: >= maxCount fixes off-by-one in query results
- IndexStoreFile: timeDiff clamped to [0, Integer.MAX_VALUE]
- IndexStoreFile: slotBuffer moved outside loop with position reset
- FlatCommitLogFile: local variable snapshot for firstOffset TOCTOU
- FlatMessageFile: add volatile to topicMetadata/queueMetadata
- CommitLogInputStream: fix buffer assignment order

Co-Authored-By: Claude Fable 5 <[email protected]>

Report URL: https://github.com/apache/rocketmq/actions/runs/27286825781

With regards,
GitHub Actions via GitBox

Reply via email to