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

[ISSUE #7056]fix: avoid close success channel if invokeSync most time cost on get connection for channel #7057

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

absolute8511
Copy link
Contributor

…channel

Change-Id: I29741cf55ac6333bfa30fef755357b78a22b1325

Which Issue(s) This PR Fixes

Fixes #7056

Brief Description

How Did You Test This Change?

…channel

Change-Id: I29741cf55ac6333bfa30fef755357b78a22b1325
Copy link
Member

@mxsm mxsm left a comment

Choose a reason for hiding this comment

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

@absolute8511 CI not pass, please fix it

Change-Id: I8c9b86e9cb6f1463bf213e64c9b8c139afa794c8
@codecov-commenter
Copy link

Codecov Report

Merging #7057 (e05b76e) into develop (804f2d8) will increase coverage by 0.09%.
The diff coverage is 50.00%.

@@              Coverage Diff              @@
##             develop    #7057      +/-   ##
=============================================
+ Coverage      42.68%   42.77%   +0.09%     
- Complexity      9254     9285      +31     
=============================================
  Files           1136     1137       +1     
  Lines          80700    81095     +395     
  Branches       10546    10608      +62     
=============================================
+ Hits           34445    34688     +243     
- Misses         41961    42071     +110     
- Partials        4294     4336      +42     
Impacted Files Coverage Δ
...e/rocketmq/remoting/netty/NettyRemotingClient.java 42.24% <50.00%> (+0.13%) ⬆️

... and 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@lizhimins lizhimins left a comment

Choose a reason for hiding this comment

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

Seems reasonable

Copy link
Member

@mxsm mxsm left a comment

Choose a reason for hiding this comment

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

LGTM

@RongtongJin RongtongJin merged commit d797377 into apache:develop Jul 27, 2023
9 of 10 checks passed
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] one unreachable nameserver may cause all invokeSync failed forever if there are 2 nameserver in cluster
5 participants