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.26k stars 11.7k forks source link

[Bug] crc 32 overflow when use lmq #8669

Closed DongyuanPan closed 2 months ago

DongyuanPan commented 2 months ago

Before Creating the Bug Report

Runtime platform environment

all

RocketMQ version

develop

JDK Version

No response

Describe the Bug

crc 32 overflow when use lmq

Steps to Reproduce

crc 32 overflow when use lmq

What Did You Expect to See?

*

What Did You See Instead?

image

Additional Context

No response