Skip to content

Conversation

@taoyifan89
Copy link
Collaborator

@taoyifan89 taoyifan89 commented Dec 2, 2025

Change-Id: I7a1e90ba1c4379a23ca8b6034cced1b3330ea5e3

What type of PR is this?

Check the PR title

  • This PR title match the format: [<type>][<scope>] <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(Optional) Translate the PR title into Chinese

(Optional) More detailed description for this PR(en: English/zh: Chinese)

en:
zh(optional):

(Optional) Which issue(s) this PR fixes

Change-Id: I7a1e90ba1c4379a23ca8b6034cced1b3330ea5e3
Copy link
Collaborator

@CozeLoop CozeLoop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed backend/infra/mq/rocketmq/factory.go. The change removes a hard error on Compression and resolves producer initialization failures. No blocking issues found. Left a suggestion to clarify that RocketMQ currently ignores ProducerConfig.Compression and compression should be handled upstream if required.

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #324   +/-   ##
=======================================
  Coverage   69.46%   69.46%           
=======================================
  Files         588      588           
  Lines       55149    55147    -2     
=======================================
  Hits        38310    38310           
+ Misses      13940    13938    -2     
  Partials     2899     2899           
Flag Coverage Δ
unittests 69.46% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
backend/infra/mq/rocketmq/factory.go 17.10% <ø> (+0.43%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a8aa3c...7e5fcd8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lsy357 lsy357 merged commit 0ebf3d3 into main Dec 3, 2025
17 of 20 checks passed
@lsy357 lsy357 deleted the fix/mq_compression branch December 3, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants