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

StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 1.0.1
    • None
    • None

    Description

      StatefulBolt inherits from IRichBolt which but the TopologyBuilder.setBolt overload is chosen based on the static type of the parameter causing issues. See if StatfulBolt can be refactored to not directly inherit from IRichBolt.

      Attachments

        Activity

          People

            arunmahadevan Arun Mahadevan
            arunmahadevan Arun Mahadevan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: