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

cherry pick of #4212: Fix lock race affects watch RestChan not close, causing client watch api to hang. #4241

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

xigang
Copy link
Member

@xigang xigang commented Nov 14, 2023

Cherry pick of #4212 on release-1.6.

`karmada-search`: Fix lock race affects watch RestChan not close, causing client hanging when performing watch.

…ng client watch api to hang

Signed-off-by: xigang <wangxiang2014@gmail.com>
@karmada-bot karmada-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 14, 2023
@xigang xigang changed the title Fix lock race affects watch RestChan not close, causing client watch api to hang. cherry pick of #4212: Fix lock race affects watch RestChan not close, causing client watch api to hang. Nov 14, 2023
@xigang
Copy link
Member Author

xigang commented Nov 14, 2023

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd01c09) 54.31% compared to head (1f745fd) 54.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.6    #4241      +/-   ##
===============================================
+ Coverage        54.31%   54.33%   +0.01%     
===============================================
  Files              223      223              
  Lines            21299    21300       +1     
===============================================
+ Hits             11569    11573       +4     
+ Misses            9104     9102       -2     
+ Partials           626      625       -1     
Flag Coverage Δ
unittests 54.33% <100.00%> (+0.01%) ⬆️

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

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

Copy link
Member

@XiShanYongYe-Chang XiShanYongYe-Chang left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2023
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: XiShanYongYe-Chang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2023
@karmada-bot karmada-bot merged commit 7a25a9a into karmada-io:release-1.6 Nov 15, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants