Support $window.allowedLateness = 0, idleTimeout = 0

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • Sprint 64
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

       

      Currently, to specify a allowedLateness of zero, you still need to specify a size and unit, like below:

      $tumblingWindow: {
        allowedLateness: {size: 0 , unit: "minute",}
        ...
      }

      We want to support the following, this was mentioned in the original syntax/scope doc:

       

      $tumblingWindow: {
        allowedLateness: 0
        ...
      }

      We also want to support this for the idleTimeout field.

       

       

            Assignee:
            Jada Lilleboe
            Reporter:
            Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: