Skip to content

Memory leak when requesting new token #1032

@checketts

Description

@checketts

I'm seeing memory leaks (heap growing until application crashes). The timing aligns with when my token refreshes are happening. And when doing a heap dump, it seems to be pointing to AbstractUaaTokenProvider:requestToken.

Here is the heap info:
image

Is clean up or a timeout required for the request?

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