[
https://issues.apache.org/jira/browse/FLINK-22741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-22741:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor (was:
auto-deprioritized-major stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Hide Flink complexity from Stateful Functions
> ---------------------------------------------
>
> Key: FLINK-22741
> URL: https://issues.apache.org/jira/browse/FLINK-22741
> Project: Flink
> Issue Type: New Feature
> Components: Stateful Functions
> Affects Versions: statefun-3.0.0
> Reporter: Stephan Ewen
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)