Skip to content

Conversation

@mdumandag
Copy link
Contributor

Client was not sending Ping to server when last read time is up-to-date. When server constantly pushes events to client, client does not send any ping to server. And consequently, server closes client because it does not send any ping. Client logic has changed so that it send pings if there is no outgoing packages recently, rather than looking at incoming packages.

fixes #108

@mdumandag mdumandag added this to the 3.10 milestone Aug 28, 2018
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch 2 times, most recently from cf59c55 to 6d59dc1 Compare August 28, 2018 14:11
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests FAILed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests FAILed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from f4d987b to 583622c Compare August 29, 2018 10:21
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests FAILed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from 583622c to 3fcb3a7 Compare August 29, 2018 14:34
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from 0d250ec to da83b5a Compare September 19, 2018 13:14
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests FAILed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from da83b5a to 39af5d1 Compare September 19, 2018 13:30
@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from 39af5d1 to 1c458c2 Compare September 24, 2018 07:11
@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@mdumandag mdumandag force-pushed the fix-server-closes-listening-client branch from 1c458c2 to d00fd8a Compare October 4, 2018 08:13
@devOpsHazelcast
Copy link
Contributor

Python 3.7 Tests PASSed.

@devOpsHazelcast
Copy link
Contributor

Python 2.7 Tests PASSed.

@mdumandag mdumandag merged commit 9ed5a46 into hazelcast:master Oct 4, 2018
@mdumandag mdumandag deleted the fix-server-closes-listening-client branch October 4, 2018 08:27
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.

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

4 participants