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

Register ZookeeperProperties in Bootstraper #331

Conversation

ryanjbaxter
Copy link
Contributor

Register ZookeeperProperties instead of in CuratorFactor.registerCurator here so we can properly resolve the properties.
We need to use PropertyResolver to do so but that is not available in CuratorFactory since it is a class from Spring Cloud Config.

@ryanjbaxter ryanjbaxter added the bug label Mar 8, 2024
@ryanjbaxter ryanjbaxter added this to the 4.1.1 milestone Mar 8, 2024
@ryanjbaxter
Copy link
Contributor Author

CC @pantherdd

@ryanjbaxter ryanjbaxter merged commit 463aaa7 into spring-cloud:main Mar 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants