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

Hide Flink complexity from Stateful Functions

    XMLWordPrintableJSON

Details

    Description

      This is an umbrella issue for various issues to hide and reduce the complexity and surface area (and configuration space) of Apache Flink when using Stateful Functions.

      The goal of this is to create a setup and configuration that works robustly in the vast majority of settings. Users should not be required to configure anything Flink-specific, but only general parameters (like for example total memory size) and StateFun specific parameters (like request timeouts and batching).

      If this happens at the cost of some minor regression in peak stream throughput, we can most likely stomach that in StateFun, because the performance cost is commonly dominated by the interaction between StateFun cluster and remote function deployments.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: