Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-709

bookkeeper build failing with missing factory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 3.3.0
    • contrib-bookkeeper
    • None
    • Reviewed

    Description

      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)

      Attachments

        1. ZOOKEEPER-709.patch
          1.0 kB
          Patrick D. Hunt

        Activity

          People

            phunt Patrick D. Hunt
            phunt Patrick D. Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: