You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/01/08 15:21:48 UTC

[GitHub] [flink] echauchot edited a comment on pull request #14558: [FLINK-18685] [runtime] Make MiniClusterJobClient#getAccumulators non-blocking in Streaming mode

echauchot edited a comment on pull request #14558:
URL: https://github.com/apache/flink/pull/14558#issuecomment-756811406


   @rmetzger I fixed one of the failing tests. But for _UnalignedCheckpointCompatibilityITCase_ savepoint tests, I know we need to get the accumulators from _JobExecutionResult_ for the test to work. But I struggle to find the **proper condition** when to get the accumulators from _JobExecutionResult_ rather than getting them from the _ExecutionGraph_ as usual. I don't know Flink enough yet, can you give me a clue on this condition?


----------------------------------------------------------------
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:
users@infra.apache.org