Skip to content

Conversation

@mdumandag
Copy link
Contributor

When the socket.connect fails immediately, we were not removing
the connection from the dispatchers map and closing the
in memory write buffer.

@mdumandag mdumandag added this to the 4.1 milestone Jan 27, 2021
@mdumandag mdumandag self-assigned this Jan 27, 2021
@yuce
Copy link
Contributor

yuce commented Feb 3, 2021

@mdumandag Could you add a test for this fix?

When the socket.connect fails immediately, we were not removing
the connection from the dispatchers map and closing the
in memory write buffer.
@mdumandag mdumandag force-pushed the fix-asyncore-connection-constructor branch from e403342 to 368f30b Compare February 3, 2021 10:00
Copy link
Contributor

@yuce yuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@mdumandag mdumandag merged commit 7570de2 into hazelcast:master Feb 3, 2021
@mdumandag mdumandag deleted the fix-asyncore-connection-constructor branch February 3, 2021 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants