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

Storm Nimbus H/A has issue on cleaning corrupted topologies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.0, 1.0.1
    • 2.0.0, 1.0.2, 1.1.0
    • storm-core
    • None

    Description

      In the following scenario storm-ha runs into issues:
      1. Kill a non-leader nimbus
      2. Submit a topology
      3. Bring up the non-leader nimbus

      After step-3 expectation is that the non-leader nimbus will download topology jar. Instead it cleans up the topology.

      2016-07-12 07:11:09.511 o.a.s.c.zookeeper-state-factory [WARN] Received event ::none: with disconnected Reader Zookeeper.
      2016-07-12 07:11:09.587 o.a.s.zookeeper [INFO] Queued up for leader lock.
      2016-07-12 07:11:09.608 o.a.s.d.nimbus [INFO] Corrupt topology JoinedNonLeaderNimbusTriesToDownloadTopologyCode-2-1468307239 has state on zookeeper but doesn't have a local dir on Nimbus. Cleaning up...
      2016-07-12 07:11:09.932 o.a.h.m.s.s.StormTimelineMetricsReporter [INFO] Preparing Storm Metrics Reporter
      2016-07-12 07:11:09.946 o.a.s.d.m.MetricsUtils [INFO] Using statistics reporter plugin:org.apache.storm.daemon.metrics.reporters.JmxPreparableReporter
      

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              raghavgautam Raghav Kumar Gautam
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: