zentol commented on a change in pull request #9555: [FLINK-13868][REST] Job 
vertex add taskmanager id in rest api
URL: https://github.com/apache/flink/pull/9555#discussion_r320473933
 
 

 ##########
 File path: flink-runtime-web/src/test/resources/rest_api_v1.snapshot
 ##########
 @@ -1628,7 +1628,7 @@
           "type" : "array",
           "items" : {
             "type" : "object",
-            "id" : 
"urn:jsonschema:org:apache:flink:runtime:rest:messages:JobVertexDetailsInfo:VertexTaskDetail",
+            "id" : 
"urn:jsonschema:org:apache:flink:runtime:rest:messages:job:SubtaskExecutionAttemptDetailsInfo",
 
 Review comment:
   yes, this is fine.ยด; it's just schema meta-data, which isn't relevant for 
backwards-compatibility.

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