You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/11/25 20:02:39 UTC

[jira] Assigned: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-597:
--------------------------------------

    Assignee: Patrick Hunt

> ASyncHammerTest is failing intermittently on hudson trunk
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-597
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-597
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-597.patch
>
>
> ASyncHammerTest is failing intermittently on hudson trunk. There is no clear reason why this is happening, but
> it seems from the logs that a session connection to a follower is failing during session establishment - the
> failure seems to be a problem either on the follower or leader. The server gets the session create request, but
> it stalls in the request processor pipeline. (we see it go in, but we do not see it com eout)
> unfortunately all efforts to reproduce this on non-hudson trunk have failed. Even trying to reproduce by
> running on hudson host itself (manually) has failed.
> We need to instrument the client session creation code in the test to dump the thread stack if the
> session creation fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.