zentol commented on a change in pull request #9856: [FLINK-14337][hs] Better 
handling of failed fetches
URL: https://github.com/apache/flink/pull/9856#discussion_r335427762
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/history/FsJobArchivist.java
 ##########
 @@ -112,12 +112,19 @@ public static Path archiveJob(Path rootPath, JobID 
jobId, Collection<ArchivedJso
                        JsonNode archive = 
mapper.readTree(output.toByteArray());
 
 Review comment:
   fixed

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


With regards,
Apache Git Services

Reply via email to