Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TcpIpConnectionManager_MemoryLeakTest.test failure #13958

Closed
tezc opened this issue Oct 15, 2018 · 0 comments · Fixed by #13959
Closed

TcpIpConnectionManager_MemoryLeakTest.test failure #13958

tezc opened this issue Oct 15, 2018 · 0 comments · Fixed by #13959

Comments

@tezc
Copy link
Contributor

tezc commented Oct 15, 2018

master (commit 39837cc)

Failed on Hazelcast-3.x-Windows-OracleJDK8 : https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-Windows-OracleJDK8/55/

Stacktrace:

java.lang.AssertionError: expected:<0> but was:<1>
	at com.hazelcast.nio.tcp.TcpIpConnectionManager_MemoryLeakTest.test(TcpIpConnectionManager_MemoryLeakTest.java:57)

Standard Output :

Hiccups measured while running test 'test(com.hazelcast.nio.tcp.TcpIpConnectionManager_MemoryLeakTest):'
00:10:20, accumulated pauses: 1940 ms, max pause: 393 ms, pauses over 1000 ms: 0
00:10:25, accumulated pauses: 740 ms, max pause: 51 ms, pauses over 1000 ms: 0

Related with d96fd05

@tezc tezc added this to the 3.11 milestone Oct 15, 2018
mmedenjak pushed a commit to mmedenjak/hazelcast that referenced this issue Oct 15, 2018
Wait for member to observe membership change before assertion.

Fixes: hazelcast#13958
mmedenjak added a commit that referenced this issue Oct 15, 2018
Wait for member to observe membership change before assertion.

Fixes: #13958
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants