Ensure Transform downstream receives upstream start items only after downstream started

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: core-libs
    • None

      Seems that Transform resolution currently runs
      upstream start -> downstream start -> ... -> upstream end -> downstream end.

      However, if upstream sends stuff to builder in start, then downstream receives items before it starts. We need downstream start -> upstream start -> ... instead.

      We should fix this behavior and add tests to ensure the correct ordering.

            Assignee:
            Chen Liang
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: