Skip to content

Connections pending during the reconnection process. #1098

@freyssin

Description

@freyssin

This problem occurs with multiple clients in the same JVM. When the broker is restarted, the first client reconnects normally, while nextclients initiate the TCP connection but never send the expected CONNECT frame.
This behavior can be observed in the Wireshark capture below. The TCP connection is established (packets 4445, 4449, and 4452), and then, 15 seconds later, the connection is closed by the broker. Increasing the broker'stimeout does not change this behavior.
Image

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