[ https://issues.apache.org/jira/browse/CURATOR-633?focusedWorklogId=733198&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-733198 ]
ASF GitHub Bot logged work on CURATOR-633: ------------------------------------------ Author: ASF GitHub Bot Created on: 25/Feb/22 17:44 Start Date: 25/Feb/22 17:44 Worklog Time Spent: 10m Work Description: martin-g commented on pull request #409: URL: https://github.com/apache/curator/pull/409#issuecomment-1051062197 Yes! The build fails with JDK 1.8 and 11. On Fri, Feb 25, 2022, 18:30 Enrico Olivelli ***@***.***> wrote: > ***@***.**** commented on this pull request. > > So you mean that this tests didn't work with 3.5? > > I can't remember about this problem > > @Randgalt <https://github.com/Randgalt> @tisonkun > <https://github.com/tisonkun> > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/curator/pull/409#pullrequestreview-893905752>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AABYUQS5Y6RDA5FJOD4GPW3U46VBVANCNFSM5PKIMVXA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 733198) Time Spent: 0.5h (was: 20m) > 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: 0.5h > 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)