Skip to content

Improve Javadoc of QUIT method #781

@mp911de

Description

@mp911de

Right now, the Javadoc may lead to confusion as it states "Close the connection". That's what is done by Redis but Lettuce attempts to reconnect so we should mention that closing the connection has to happen through .close() methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions