Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The retry messages should not be decompressed in PopReviveService #5402

Closed
xdkxlk opened this issue Oct 26, 2022 · 0 comments · Fixed by #5403
Closed

The retry messages should not be decompressed in PopReviveService #5402

xdkxlk opened this issue Oct 26, 2022 · 0 comments · Fixed by #5403

Comments

@xdkxlk
Copy link
Contributor

xdkxlk commented Oct 26, 2022

The steps to reproduce

  1. Send a large message
  2. Pop this message from broker but not ack

We will see, the large message will be decompressed in PopReviveService
And this will lead to the decompressed message maybe cannot put into MessageStore, because the size of the message may exceed the maxMessageSize

xdkxlk added a commit to xdkxlk/rocketmq that referenced this issue Oct 26, 2022
xdkxlk added a commit to xdkxlk/rocketmq that referenced this issue Oct 26, 2022
lizhanhui pushed a commit that referenced this issue Oct 27, 2022
anuragmadnawat1 pushed a commit to anuragmadnawat1/rocketmq that referenced this issue Nov 2, 2022
anuragmadnawat1 added a commit to anuragmadnawat1/rocketmq that referenced this issue Nov 2, 2022
…etry messages in PopReviveService (apache#5403) (#37)

Co-authored-by: lk <xdkxlk@outlook.com>
drpmma pushed a commit that referenced this issue Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant