Skip to content

slow shutdown in testing #114

Closed
Closed
@danmoorenhs

Description

@danmoorenhs

hi there,

we're experiencing very long spring boot shutdown times which makes our automated testing slow and painful - around 20 seconds per listener/session - is there a way we can configure or control/override this behaviour?

these lines from our logs seems to be related..

`{"@timestamp":"2022-08-09T11:57:05.802Z","level":"INFO","service":"ehr-transfer-service","class":"SQSMessageConsumer","line":"229","message":"Shutting down ConsumerPrefetch executor","environment":"local"}

{"@timestamp":"2022-08-09T11:57:06.305Z","level":"INFO","service":"ehr-transfer-service","class":"SQSSession","line":"421","message":"Shutting down SessionCallBackScheduler executor","environment":"local"}`

thanks!

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