[
https://issues.apache.org/jira/browse/FLINK-21721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igal Shilman resolved FLINK-21721.
----------------------------------
Fix Version/s: statefun-3.0.0
Release Note: Fixed at b5cd78d0.
Resolution: Fixed
> Add a generic egress message builder to the SDK
> -----------------------------------------------
>
> Key: FLINK-21721
> URL: https://issues.apache.org/jira/browse/FLINK-21721
> Project: Flink
> Issue Type: Task
> Components: Stateful Functions
> Reporter: Igal Shilman
> Priority: Major
> Labels: pull-request-available
> Fix For: statefun-3.0.0
>
>
> The Java SDK is missing a generic egress message builder (an egress that is
> not Kinesis or Kafka).
> This exists in the Python SDK:
> [https://github.com/apache/flink-statefun/blob/master/statefun-python-sdk/statefun/messages.py#L178]
> And it is used to send messages to custom egresses.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)