Skip to content

Client Connection cannot detect idle connection to send ping and server shutdown connection  #108

@sancar

Description

@sancar

Client connection should detect that a connection is reading but not sending any data to server to detect heartbeat idle case.
Current implementation checks only last read time which is not enough for reading only connections like just simple listener use case.

Issue from java client: hazelcast/hazelcast#13576
Fix for java client : hazelcast/hazelcast#13577

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions