igalshilman opened a new pull request #212: URL: https://github.com/apache/flink-statefun/pull/212
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
