Skip to content

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

Description

@devlucasrezende

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions