Igal Shilman created FLINK-25934:
------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)