Skip to content

FlightRecorderApplicationStartup is not thread safe #26941

Closed
@philwebb

Description

@philwebb

The ApplicationStartup class can be called from different threads when request scope beans are used. I think that FlightRecorderApplicationStartup could fail in such situations.

See spring-projects/spring-boot#25792 for a similar issue in Spring Boot's BufferingApplicationStartup

Activity

self-assigned this
on May 17, 2021
added this to the 5.3.8 milestone on May 17, 2021
added and removed on May 17, 2021
added
in: coreIssues in core modules (aop, beans, core, context, expression)
on May 19, 2021
added a commit that references this issue on Mar 26, 2022
00688d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @bclozel@philwebb@jhoeller@spring-projects-issues

      Issue actions

        FlightRecorderApplicationStartup is not thread safe · Issue #26941 · spring-projects/spring-framework