The GitHub Actions job "Build and Run Tests by Bazel" on 
rocketmq.git/feature/10462-threadpool has failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
8e007c20d524ce7e82f396109208d0d3e2e2cc92 / lizhimins <[email protected]>
[ISSUE #10462] Optimize thread pool sizes for commit and fetch executors

- Reduce core pool from max(16, processors*4) to max(4, processors)
- Set max pool to max(16, processors*2) instead of equal to core
- Allows idle thread recycling (keepAliveTime=1min was already set)
- Extract processors variable to avoid repeated calls

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

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

With regards,
GitHub Actions via GitBox

Reply via email to