symat commented on pull request #1814: URL: https://github.com/apache/zookeeper/pull/1814#issuecomment-1040087920
we had one java unit test failure (all c++ tests passed this time). ``` [ERROR] EagerACLFilterTest.testCreate2Fail:171->assertTransactionState:115 Server State: OBSERVING Check Enabled: true Transaction state on Leader after failed create2 ==> expected: <4294967298> but was: <4294967299> ``` I don't see how this test failure could connect to the PR, but to be on the safe side I re-triggered CI. I will merge if the CI is green (or at least this single failing test become green). -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org