taegeonum commented on pull request #317: URL: https://github.com/apache/incubator-nemo/pull/317#issuecomment-899404442
@Lemarais Could you please explain about what flink-style latency is? I don't think we need another event to measure latency. Each event also has a timestamp, so we can calculate the latency of each event by (current_processing_time - event_timestamp). -- 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]
