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

HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 1.0.0
    • storm-hbase
    • None

    Description

      As STORM-1219 addressed, we can't get value about topology's message timeout seconds at getComponentConfiguration(), so logic for applying flush interval to the half of message timeout is no effect.
      Unless we set flushIntervalSeconds explicitly, tick tuple interval is set to 0 second, no interval.

      Other bolts were fixed as STORM-1219, but seems missing HBaseBolt.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: