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

ActiveMasterManager NullPointerException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.1
    • 0.94.1
    • master
    • None
    • Reviewed

    Description

      It is for 0.94 and 0.92. Trunk doesn't have the issue.

            byte [] bytes =
              ZKUtil.getDataAndWatch(watcher, watcher.masterAddressZNode);
            // TODO: redo this to make it atomic (only added for tests)
            ServerName master = ServerName.parseVersionedServerName(bytes);
      

      bytes could be null.

      Attachments

        1. hbase-6095.patch
          0.8 kB
          Jimmy Xiang

        Activity

          People

            jxiang Jimmy Xiang
            jxiang Jimmy Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: