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

STORM-2557 broke sojourn time estimation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, 1.1.1, 1.2.0
    • 2.0.0, 1.1.1, 1.2.0
    • storm-client
    • None

    Description

      STORM-2557 updated the arrival_rate disruptor queue metric to go off of individual tuples, and not batches of tuples like it did before. But the sojourn time is also calculated from the arrival rate and the population. But the population is computed based off of slots, not tuples. So it is now off proportionally to how many tuples are in a given slot.

      We either need a way to compute the tuple population and use that (which would be a new metric), or we need to keep the old arrival rate metric around to, just for the sojourn time.

      I think the first one is more likely to work out.

      Attachments

        Issue Links

          Activity

            People

              revans2 Robert Joseph Evans
              revans2 Robert Joseph Evans
              Votes:
              0 Vote for this issue
              Watchers:
              1 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 - 0.5h
                  0.5h