Skip to content

Conversation

@wind57
Copy link
Contributor

@wind57 wind57 commented Oct 11, 2025

No description provided.

}

@Override
@Cacheable("serviceinstances")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we should start with all services being non-cacheable and I will work in reverse, to add cacheable separate clients.

Removing this option is a breaking change, but adding separate clients on top, would be not.

Copy link
Contributor

Choose a reason for hiding this comment

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

Lets separate removing the cachable annotations into its own PR to keep things a bit cleaner

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, done.

@wind57 wind57 marked this pull request as ready for review October 11, 2025 20:01
@wind57
Copy link
Contributor Author

wind57 commented Oct 11, 2025

@ryanjbaxter this is part-1 of some other PRs that will eventually close issue 1641. I will let you know when that issue is completely covered.

This is now ready to be looked at, thank you.

@ryanjbaxter ryanjbaxter linked an issue Oct 11, 2025 that may be closed by this pull request
@ryanjbaxter ryanjbaxter added this to the 5.0.0-M4 milestone Oct 11, 2025
@wind57 wind57 changed the title fix-1641: serialization concerns fix-1641: serialization concerns (1) Oct 12, 2025
Signed-off-by: wind57 <[email protected]>
Signed-off-by: wind57 <[email protected]>
@wind57 wind57 requested a review from ryanjbaxter October 12, 2025 06:34
@ryanjbaxter ryanjbaxter merged commit 13e3348 into spring-cloud:main Oct 12, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

KubernetesReactiveDiscoveryClient cache configuration issues

3 participants