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

Loosen some constraints on validation to support running topologies of older version

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None

    Description

      We want to be able to have topologies of older version (for example 0.10) to run on 2.x cluster. User might submit topologies with 0.10 configs which includes "backtype.storm". It will fail the validation process on the nimbus because the "backtype.storm.XXX" class not found. For now it's really just about TOPOLOGY_SCHEDULER_STRATEGY config. We might want to loosen the constraints for @isImplementationOfClass so that if "backtype.storm.XXX" is not found, we try with "org.apache.storm.XXX and if it passed, we let it pass the validation.

      Attachments

        Issue Links

          Activity

            People

              ethanli Ethan Li
              ethanli Ethan Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m