Uploaded image for project: 'Apache Gearpump'
  1. Apache Gearpump
  2. GEARPUMP-78

Support DAG with cycles

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streaming
    • None

    Description

      imported from https://github.com/gearpump/gearpump/issues/1231 on behalf of clockfly,

      DAG with loop should not be called DAG

      We see use cases that require a feedback channel.
      The challengues will be:

      1. how to support the low watermark clock? As the clock is defined recursively?
      2. How to support back-pressure. DAG with loop can possiblely create a live-lock issue. With each processor wait for acks from other processor before sending acks.

      Attachments

        Issue Links

          Activity

            People

              mauzhang Manu Zhang
              mauzhang Manu Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: