Skip to content

Feature: Allow to configure instance event store max size #5604

Description

@cdprete

Hello.

It would be great if the value used for https://github.com/codecentric/spring-boot-admin/blob/master/spring-boot-admin-server/src/main/java/de/codecentric/boot/admin/server/eventstore/ConcurrentMapEventStore.java#L52 (and related subclasses) could be configurable with a property rather than being hardcoded to 100.

In this way, if wanted, some memory can be spared by running the compaction more often.

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