[GitHub] [flink-statefun-playground] tillrohrmann commented on pull request #25: [FLINK-26155] Add Playground ingress/egress that allows to ingest and consume messages via curl

2022-02-15 Thread GitBox
tillrohrmann commented on pull request #25: URL: https://github.com/apache/flink-statefun-playground/pull/25#issuecomment-1041213981 Merging this PR now. -- 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

[GitHub] [flink-statefun-playground] tillrohrmann commented on pull request #25: [FLINK-26155] Add Playground ingress/egress that allows to ingest and consume messages via curl

2022-02-15 Thread GitBox
tillrohrmann commented on pull request #25: URL: https://github.com/apache/flink-statefun-playground/pull/25#issuecomment-1040419576 Thanks for the review @igalshilman. I've added an `EgressRecord` that takes a topic and payload as Strings. The `PlaygroundEgress` expects to receive such a

[GitHub] [flink-statefun-playground] tillrohrmann commented on pull request #25: [FLINK-26155] Add Playground ingress/egress that allows to ingest and consume messages via curl

2022-02-15 Thread GitBox
tillrohrmann commented on pull request #25: URL: https://github.com/apache/flink-statefun-playground/pull/25#issuecomment-1040419576 Thanks for the review @igalshilman. I've added an `EgressRecord` that takes a topic and payload as Strings. The `PlaygroundEgress` expects to receive such a