Skip to content

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

@devlucasrezende

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

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