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

Bus Refresh Returns Empty Keys in Logs Despite Client Property Update - RefreshListener: Keys refreshed [] #276

Open
devlucasrezende opened this issue Sep 23, 2024 · 0 comments

Comments

@devlucasrezende
Copy link

Hi, I have a small project (link below) using Spring Cloud Config (version 2023.0.3 - Walnut).

This project has two modules:

  • Server (Config Server)

  • Client (Consumes properties via JDBC)

When I update any property in the database and call the /actuator/busrefresh endpoint, the client properties update correctly, but the server logs show an empty array.

Sample:

In this project, I’m using the JDBC strategy with Kafka for the bus refresh.
Everything is explained in the README file.

https://github.com/devlucasrezende/spring-cloud-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants