This is an automated email from the ASF dual-hosted git repository.
gary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c4beb3a [FLINK-10269] [connectors] Fix Elasticsearch 6 UpdateRequest
binary incompatibility
new a7a06b0 [FLINK-10223][LOG]Logging with resourceId during taskmanager
startup
new f1718cf [FLINK-10223][logging] Add 'ResourceID' to log message.
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:
.../java/org/apache/flink/runtime/resourcemanager/ResourceManager.java | 1 +
.../java/org/apache/flink/runtime/taskexecutor/TaskManagerRunner.java | 2 ++
.../src/main/scala/org/apache/flink/runtime/jobmanager/JobManager.scala | 2 +-
.../main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala | 2 +-
4 files changed, 5 insertions(+), 2 deletions(-)