Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15751

Fixed HBase compilation failure with Zookeeper 3.5 and bumped HBase to use zookeeper 3.5

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • dependencies, Zookeeper
    • None

    Description

      From zookeeper 3.5 and onwards, runFromConfig(QuorumPeerConfig config) method throws AdminServerException.
      HBase uses runFromConfig in HQuorumPeer.java and hence needs to throw this exception as well.

      I've created a patch to make HBase compatible with zookeeper-3.5.1-alpha. However, since zookeeper 3.5+ does not have a stable version yet, I don't think we should commit this patch. Instead, I suggest using this JIRA to track this issue. Once zookeeper releases stable version of 3.5+, I could create another patch to bump the zookeeper version in HBase trunk.

      Attachments

        1. HBASE-15751.patch
          2 kB
          Yufeng Jiang

        Issue Links

          Activity

            People

              yufengj Yufeng Jiang
              yufengj Yufeng Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: