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

[7.x] Avoid resending unchanged ClusterManifest to clients #8772

Merged
merged 3 commits into from
Dec 16, 2023

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Dec 13, 2023

Backport of #8728
cc @453873 @HermesNew if you want a 7.x version of the PR to try, try this one

Microsoft Reviewers: Open in CodeFlow

@HermesNew
Copy link
Contributor

Ok, we will release a local version to test the issue has been fixed.

@ReubenBond
Copy link
Member Author

Great, thank you @HermesNew

@HermesNew
Copy link
Contributor

HermesNew commented Dec 15, 2023

@ReubenBond I have push a pr to branch 7.x .
PR #8778

@HermesNew
Copy link
Contributor

HermesNew commented Dec 15, 2023

After testing, the issue with #8722 has been fixed.

@ReubenBond
Copy link
Member Author

@HermesNew I cherry-picked your commit onto this PR since it has not been merged yet. I'll close #8778.

…test version (dotnet#8728)

Co-authored-by: Reuben Bond <[email protected]>
Co-authored-by: ReubenBond <[email protected]>
Co-authored-by: HermesNew <[email protected]>
@ReubenBond ReubenBond force-pushed the v7/client-cluster-manifest-dedupe branch from 39f12a5 to b0f8d25 Compare December 15, 2023 19:55
@HermesNew
Copy link
Contributor

Ok, that's right.Hope to release the version as soon as possible.

@ReubenBond
Copy link
Member Author

We should be able to release a new version next week

@HermesNew
Copy link
Contributor

@ReubenBond I have push a pr #8782
GetClusterManifestUpdate() may be return null and needs to be processed.

HermesNew and others added 2 commits December 16, 2023 09:50
There was no newer cluster manifest, so wait for the next refresh interval and try again.
@ReubenBond
Copy link
Member Author

Thank you @HermesNew - I should not have removed that part. I've incorporated your change into this PR and have added some feedback on top

@ReubenBond ReubenBond merged commit 57bafe7 into dotnet:7.x Dec 16, 2023
8 checks passed
@ReubenBond ReubenBond deleted the v7/client-cluster-manifest-dedupe branch December 16, 2023 19:16
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants