zentol commented on code in PR #22355:
URL: https://github.com/apache/flink/pull/22355#discussion_r1159705422


##########
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/checkpoints/CheckpointingStatistics.java:
##########
@@ -198,6 +200,7 @@ public int hashCode() {
     }
 
     /** Checkpoint summary. */
+    @Schema(name = "CheckpointStatisticsSummary")

Review Comment:
   That's what I tried first, but the result wasn't satisfying. 
`JobDetailsInfoJobVertexDetailsInfo` isn't a great name :/



-- 
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]

Reply via email to