Skip to content

[Bug] TargetConnectionManager#markConnectionInUse may not actually update cache metadata #1234

@andrewazores

Description

@andrewazores

The current implementation simply calls getIfPresent, which will return the current entry in the cache if any, but is unclear if it will actually update the associated metadata for write/access time as intended. This can or will cause long-lived connections to be forcibly closed and interrupt long-running operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions