This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from a453bf6  [FLINK-13977] Let HighAvailabilityServices implementations 
implement getClusterRestEndpointLeaderElectionService
     add 1d53e8d  [FLINK-13868][rest] Job vertex add taskmanager id in rest api

No new revisions were added by this update.

Summary of changes:
 docs/_includes/generated/rest_v1_dispatcher.html   |  9 +++++++++
 .../src/test/resources/rest_api_v1.snapshot        |  9 +++++++++
 .../rest/handler/job/JobVertexDetailsHandler.java  |  4 +++-
 .../rest/messages/JobVertexDetailsInfo.java        | 13 ++++++++++---
 .../job/SubtaskExecutionAttemptDetailsInfo.java    | 22 ++++++++++++++++++----
 .../SubtaskCurrentAttemptDetailsHandlerTest.java   |  3 ++-
 .../SubtaskExecutionAttemptDetailsHandlerTest.java |  3 ++-
 .../rest/messages/JobVertexDetailsInfoTest.java    |  9 ++++++---
 .../SubtaskExecutionAttemptDetailsInfoTest.java    |  3 ++-
 9 files changed, 61 insertions(+), 14 deletions(-)

Reply via email to