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

Topology jars referring to shaded classes of older version of storm jar cannot be run in Storm 1.0.0

    XMLWordPrintableJSON

Details

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

    Description

      This commit https://github.com/apache/storm/commit/12fdaa01b20eb144bf18a231a05c92873c90aa09

      changes the package names of shaded classes inside the storm. These classes are shipped inside the maven release of storm-core jar and can depended upon the topology jar. Jar built with older version of storm-core and using this dependency, wouldn't run on newer version of storm cluster.

      Attachments

        Activity

          People

            abhishek.agarwal Abhishek Agarwal
            abhishek.agarwal Abhishek Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: