[
https://issues.apache.org/jira/browse/ZOOKEEPER-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495070#comment-16495070
]
Norbert Kalmar edited comment on ZOOKEEPER-3040 at 5/30/18 11:53 AM:
---------------------------------------------------------------------
I ran the test 2.000 times, all success, so unfortunately I could not reproduce
the problem.
I checked the close() method, it is synchronized.
I will add a sync call and run the test again a 1.000 times to verify it will
pass.
was (Author: nkalmar):
I ran the test 2.000 times, all success, so unfortunately I could not reproduce.
I checked the close() method, it is synchronized.
I will add a sync call and run the test again a 1.000 times to verify it will
pass.
> flaky test EphemeralNodeDeletionTest
> ------------------------------------
>
> Key: ZOOKEEPER-3040
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3040
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.5.4, 3.6.0, 3.4.12
> Reporter: Patrick Hunt
> Assignee: Norbert Kalmar
> Priority: Major
> Labels: flaky
> Fix For: 3.6.0, 3.4.13, 3.5.5
>
>
> Flakey test EphemeralNodeDeletionTest
> {noformat}
> java.lang.AssertionError: After session close ephemeral node must be deleted
> expected null, but
> was:<4294967302,4294967302,1525988536834,1525988536834,0,0,0,144127862257483776,1,0,4294967302
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)