[
https://issues.apache.org/jira/browse/ZOOKEEPER-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-709:
-----------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
commited.
> bookkeeper build failing with missing factory
> ---------------------------------------------
>
> Key: ZOOKEEPER-709
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-709
> Project: Zookeeper
> Issue Type: Bug
> Components: contrib-bookkeeper
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Priority: Blocker
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-709.patch
>
>
> ant test in bookkeeper results in
> compile-test:
> [javac] Compiling 10 source files to
> /home/phunt/dev/workspace/gitzk/build/contrib/bookkeeper/test
> [javac]
> /home/phunt/dev/workspace/gitzk/src/contrib/bookkeeper/test/org/apache/bookkeeper/test/BaseTestCase.java:91:
> cannot find symbol
> [javac] symbol : constructor Factory(java.lang.Integer)
> [javac] location: class org.apache.zookeeper.server.NIOServerCnxn.Factory
> [javac] serverFactory = new
> NIOServerCnxn.Factory(ZooKeeperDefaultPort);
> [javac] ^
> [javac] 1 error
> Flavio can you take a look at this one? (patch)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.