The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/develop 
has failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
8242c1e9d223c33b68fe1c66d129e83e86f5eba0 / Quan <[email protected]>
[ISSUE #10562] Optimize PopConsumerServiceTest#transferToFsStoreTest to avoid 
unnecessary background threads (#10563)

- Replace consumerService.start() with 
consumerService.getPopConsumerStore().start()
- Replace consumerService.shutdown() with 
consumerService.getPopConsumerStore().shutdown()
- Avoid starting revive/cache background threads that are not needed for 
transferToFsStore verification
- Reduces test execution time from ~60s to ~1.3s

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

With regards,
GitHub Actions via GitBox

Reply via email to