The GitHub Actions job "Build and Run Tests by Bazel" on 
rocketmq.git/perf/message-getproperty-nfe-fix has failed.
Run started by GitHub user wang-jiahua (triggered by wang-jiahua).

Head commit for run:
35ebfd625f142d0d6bcfad34de774a11c06f273e / wangjiahua.wjh 
<[email protected]>
[ISSUE #10464] Avoid unnecessary allocation in Message.getProperty and NFE in 
getPriority

- getProperty(): return null when properties map is uninitialized instead
  of creating an empty HashMap as a side-effect of a read-only call.
- getPriority(): add null/empty fast-path before NumberUtils.toInt() to
  skip the NFE throw+catch when PRIORITY is unset (the common case).

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to