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

Infinite loop for secondary master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.90.4
    • None
    • None
    • Reviewed

    Description

      There seems be a bug that the secondary master didn't come out when the primary master dead.
      Because the secondary master will be in a loop forever to watch a local variable before setting a zk watcher.
      However this local variable is changed by the zk call back function.
      So the secondary master will be in the infinite loop forever.

      Attachments

        1. HBase3988_1.patch
          0.9 kB
          Liyin Tang

        Activity

          People

            liyin Liyin Tang
            liyin Liyin Tang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: