This is an automated email from the ASF dual-hosted git repository.
tangyun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 199ee72 [hotfix] Add @Nullable annotation to
SerializedValue.serializedData
add 59809fc [FLINK-20209][web] Add tolerable failed checkpoints config to
web ui
No new revisions were added by this update.
Summary of changes:
docs/_includes/generated/rest_v1_dispatcher.html | 3 +++
flink-runtime-web/src/test/resources/rest_api_v1.snapshot | 3 +++
.../web-dashboard/src/app/interfaces/job-checkpoint.ts | 1 +
.../pages/job/checkpoints/job-checkpoints.component.html | 4 ++++
.../handler/job/checkpoints/CheckpointConfigHandler.java | 3 ++-
.../rest/messages/checkpoints/CheckpointConfigInfo.java | 15 ++++++++++++---
.../messages/checkpoints/CheckpointConfigInfoTest.java | 4 ++--
7 files changed, 27 insertions(+), 6 deletions(-)