This is an automated email from the ASF dual-hosted git repository.
sjwiesman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from cf451aa [FLINK-21274] Block main thread when running the
TaskManagerRunner
new d8d446a [FLINK-21315][state-processor-api]return DataSource<T> such
that users can set operator names
new ae5bea3 [FLINK-21315][state-processor-api]set an operator name when
collecting existing operator states.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/flink/state/api/ExistingSavepoint.java | 18 +++++++++---------
.../java/org/apache/flink/state/api/WindowReader.java | 14 +++++++-------
.../org/apache/flink/state/api/WritableSavepoint.java | 5 ++++-
3 files changed, 20 insertions(+), 17 deletions(-)