Skip to content

Bug: Duplicated journal events #4858

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.6

  • Spring Boot version: 3.5.7

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.7

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: WebFlux

Description

As shown below, I've duplicated events for my application instance:

Image

Indeed, in that environment, I've 2 instances of SBA (for business continuity) setup with Hazelcast, so it's expected to have 2 events (one for each instance), but shouldn't one SBA instance show only its own events?
It seems to me that the events of all the instances are shown, leading to the duplication.

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