Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19620

Merge StateFun's ExactlyOnceE2E and RemoteModuleE2E

    XMLWordPrintableJSON

Details

    Description

      Currently, we have:

      • ExactlyOnceE2E, which verifies end-to-end exactly-once in the presence of TM failures, but uses embedded functions
      • RemoteModuleE2E which runs functions remotely and verifies that the communication between StateFun + the functions is correct, messages are routed correctly.

      A recent issue (https://github.com/apache/flink-statefun/pull/159) suggested that we should add a E2E with remote functions + TM failures.

      With this in mind, it is worth considering merging these 2 E2Es into one, as together they should cover equal functionality (remote functions are built on top of embedded functions), and having them merged also saves test time.

      Attachments

        Issue Links

          Activity

            People

              tzulitai Tzu-Li (Gordon) Tai
              tzulitai Tzu-Li (Gordon) Tai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: