Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[ISSUE #7686] The bornTime is not set when using the popMessage API in cluster mode.#7687

Merged
drpmma merged 3 commits intoapache:developapache/rocketmq:developfrom
dingshuangxi888:hotfix/fix_pop_born_timeCopy head branch name to clipboard
Dec 22, 2023
Merged

[ISSUE #7686] The bornTime is not set when using the popMessage API in cluster mode.#7687
drpmma merged 3 commits intoapache:developapache/rocketmq:developfrom
dingshuangxi888:hotfix/fix_pop_born_timeCopy head branch name to clipboard

Conversation

@dingshuangxi888
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #7686

Brief Description

The bornTime is not set when using the popMessage API in cluster mode, So it will cause "timeout too much" error. And will never receive any messages.

How Did You Test This Change?

Fix before:
Use gRPC client to receive message by Proxy, you can not receive any messages.

Fix after:
Use gRPC client to receive message by Proxy, you can receive all messages.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 20, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.15%. Comparing base (f0a3e93) to head (bc7b507).
⚠️ Report is 656 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7687      +/-   ##
=============================================
- Coverage      43.15%   43.15%   -0.01%     
- Complexity      9801     9805       +4     
=============================================
  Files           1165     1165              
  Lines          84485    84485              
  Branches       10969    10969              
=============================================
- Hits           36463    36461       -2     
- Misses         43491    43501      +10     
+ Partials        4531     4523       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@drpmma drpmma left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@joeCarf joeCarf left a comment

Choose a reason for hiding this comment

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

LGTM

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.

[Bug] The bornTime is not set when using the popMessage API in cluster mode.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.