Skip to content

Bug: Missing entries in the journal #4389

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.0

  • Spring Boot version: 3.5.0

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.0

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: WebFlux

Description

Hello.

I start by saying this may not be a bug but, maybe, just me not clearly understanding how the journal and its events work.

With that being said, I can see that in the journal the entries for my application are not updated since the 27th of May:

Image

But, given that I've ProcessInfoContributor enabled as well as another custom contributor (see #4253), I would expect to have them update at least once a day or more.
On the other end, if I inspect the payload that's shown in the last entry, it reports correctly the latest available information (at least, for my custom contributor that updates once a day).

I wonder if this may be a bug or, maybe, given that I'm using Hazelcast for clustering (see #4346), if the latter may be the cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions