This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.7
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d44c578 [hotfix][docs] Bump latest stable version to 1.7.1
new a5c6102 [FLINK-11389] Fix Incorrectly use job information when call
getSerializedTaskInformation in class TaskDeploymentDescriptor
new c39192a [FLINK-11389][tests] Refactor TaskDeploymentDescriptorTest
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:
.../deployment/TaskDeploymentDescriptor.java | 6 +-
.../deployment/TaskDeploymentDescriptorTest.java | 158 ++++++++++++---------
2 files changed, 96 insertions(+), 68 deletions(-)