The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/dev_fix_flush has failed. Run started by GitHub user guyinyou (triggered by guyinyou).
Head commit for run: e61fbc7ff4cb8f30a24d805e1f616285e29f2387 / guyinyou <[email protected]> fix(store): prevent data loss by ensuring flushed position update only after successful flush - Move FLUSHED_POSITION_UPDATER.set() inside try block - Prevent false positive flush success when actual flush operation fails - Ensure data consistency and prevent potential data loss on system crash Previously, flushed position was updated even when flush operation failed, which could lead to data loss as the system would incorrectly assume data was persisted to disk when it was still in memory. Report URL: https://github.com/apache/rocketmq/actions/runs/17762725948 With regards, GitHub Actions via GitBox
