[
https://issues.apache.org/jira/browse/FLINK-25934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-25934.
---------------------------------
Resolution: Fixed
Fixed via
5f082918129f4253797fb698adfe5f16bbc94166
726911f97a8b729bfd20cb366dc636be0c623f05
d6f6da3d77ad00fa8e26086a6d13551a3f55b928
> Modernize statefun playground examples
> --------------------------------------
>
> Key: FLINK-25934
> URL: https://issues.apache.org/jira/browse/FLINK-25934
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Reporter: Igal Shilman
> Assignee: Till Rohrmann
> Priority: Major
> Labels: pull-request-available
>
> It is about time to touch up abit the examples in playground.
> Most of the docker-compose/docker files are pretty old and there are a lot of
> room for improvement.
> # use redpanda instead of kafka+zk - from local experiments it seems to cut
> the start time and the memory requirements significantly. In addition it also
> comes with a REST proxy, which can improve the interactivity with the
> examples quite a lot.
> # For the Java examples, there is no reason to use java8 for the remote
> functions. We can use at least 11, if not higher.
> # Replace the pair of a JobManager+TaskManager by a simple MiniclusterÂ
--
This message was sent by Atlassian Jira
(v8.20.1#820001)