tillrohrmann commented on pull request #16432: URL: https://github.com/apache/flink/pull/16432#issuecomment-877284936
Technically, both solutions should work (modulo Stephan's investigation of the two things). If we consider error handling being part of the event sending, then the `whenAsync` approach might be a bit simpler because we don't have the failed futures from previous events that can affect future operations. But I don't have a strong preference apart from that. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
