[
https://issues.apache.org/jira/browse/BOOKKEEPER-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126562#comment-14126562
]
Sijie Guo commented on BOOKKEEPER-776:
--------------------------------------
I think '4.2.9.Final' is a typo. since the current netty version in bookkeeper
is 3.2.9.Final.
{code}
<dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
<version>3.2.9.Final</version>
<scope>compile</scope>
</dependency>
{code}
> Flaky test BookieRecoveryTest
> -----------------------------
>
> Key: BOOKKEEPER-776
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-776
> Project: Bookkeeper
> Issue Type: Test
> Components: bookkeeper-client
> Reporter: Sijie Guo
> Assignee: Ivan Kelly
> Labels: test
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-776-Flaky-test-BookieRecoveryTest.patch,
> TEST-org.apache.bookkeeper.client.BookieRecoveryTest.xml,
> TEST-org.apache.bookkeeper.client.BookieRecoveryTest.xml.fail1,
> TEST-org.apache.bookkeeper.client.BookieRecoveryTest.xml.fail2
>
>
> testMetadataConflictWithRecovery[0](org.apache.bookkeeper.client.BookieRecoveryTest):
> Not fully replicated
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)