apache / rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
https://rocketmq.apache.org/
Apache License 2.0
21.13k stars 11.64k forks source link

[ISSUE #8669] Fix crc 32 overflow when lmq #8670

Closed DongyuanPan closed 2 weeks ago

DongyuanPan commented 3 weeks ago

Which Issue(s) This PR Fixes

Fixes #8669

Brief Description

How Did You Test This Change?

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.39%. Comparing base (9b53c06) to head (fabd7dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8670 +/- ## ============================================= - Coverage 47.44% 47.39% -0.05% + Complexity 11515 11507 -8 ============================================= Files 1277 1277 Lines 89442 89442 Branches 11502 11502 ============================================= - Hits 42436 42395 -41 - Misses 41801 41834 +33 - Partials 5205 5213 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.