Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1604

Delayed transition should handle NotALeaderException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • storm-core
    • None

    Description

      Currently if an action(kill, rebalance) is scheduled with delay, nimbus stores the state in zookeeper and then schedules a delayed event to do final transition. If during this wait time, leader nimbus loses the leadership, when the delayed operation is executed it receives a NotALeaderException which it does not handle causing the nimbus to die. We should catch the exception and ignore it.

      Attachments

        Activity

          People

            parth.brahmbhatt Parth Brahmbhatt
            parth.brahmbhatt Parth Brahmbhatt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: