You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/25 13:21:00 UTC

[jira] [Work logged] (CURATOR-633) Run org.apache.curator.framework.state.TestConnectionStateManager#testConnectionStateRecoversFromUnexpectedExpiredConnection only for Zookeeper 3.6.x

     [ https://issues.apache.org/jira/browse/CURATOR-633?focusedWorklogId=733044&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-733044 ]

ASF GitHub Bot logged work on CURATOR-633:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/22 13:20
            Start Date: 25/Feb/22 13:20
    Worklog Time Spent: 10m 
      Work Description: martin-g opened a new pull request #409:
URL: https://github.com/apache/curator/pull/409


   Run TestConnectionStateManager#testConnectionStateRecoversFromUnexpectedExpiredConnection only for Zookeeper 3.6.x
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 733044)
    Remaining Estimate: 0h
            Time Spent: 10m

> Run org.apache.curator.framework.state.TestConnectionStateManager#testConnectionStateRecoversFromUnexpectedExpiredConnection only for Zookeeper 3.6.x
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CURATOR-633
>                 URL: https://issues.apache.org/jira/browse/CURATOR-633
>             Project: Apache Curator
>          Issue Type: Bug
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Jordan Zimmerman
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The build is broken by CURATOR-561:
> {code:java}
>  [INFO] Running org.apache.curator.framework.state.TestConnectionStateManager
> [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.387 s <<< FAILURE! - in org.apache.curator.framework.state.TestConnectionStateManager
> [ERROR] org.apache.curator.framework.state.TestConnectionStateManager.testConnectionStateRecoversFromUnexpectedExpiredConnection  Time elapsed: 0.489 s  <<< ERROR!
> java.lang.NoSuchMethodError: org.apache.zookeeper.Testable.queueEvent(Lorg/apache/zookeeper/WatchedEvent;)V
>     at org.apache.curator.framework.state.TestConnectionStateManager.testConnectionStateRecoversFromUnexpectedExpiredConnection(TestConnectionStateManager.java:110){code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)