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

chore(trait): Deprecate cached discovery option from GC trait #3688

Merged
merged 2 commits into from
Sep 29, 2022
Merged

chore(trait): Deprecate cached discovery option from GC trait #3688

merged 2 commits into from
Sep 29, 2022

Conversation

astefanutti
Copy link
Member

This PR deprecates the cached discovery option from the GC trait. It is very unlikely to be used by anyone, plus it's not fully functional, since cached discovery client are supposed to be invalidated periodically. This now uses the global client discovery API. We may want to add some caching option for it in the future.

Release Note

chore(trait): Deprecate cached discovery option from GC trait

@tadayosi tadayosi added this to the 1.11.0 milestone Sep 29, 2022
@astefanutti astefanutti merged commit b51a722 into apache:main Sep 29, 2022
@astefanutti astefanutti deleted the pr-431 branch September 29, 2022 07:34
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.

None yet

3 participants