This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 18e4c1b [FLINK-20068] Enhance the topic creation guarantee to ensure
all the brokers receive the metadata update.
add 0ec1c4d [FLINK-20018] Allow escaping in 'pipeline.cached-files' and
'pipeline.default-kryo-serializers'
No new revisions were added by this update.
Summary of changes:
.../apache/flink/api/common/ExecutionConfig.java | 12 +---
.../flink/api/common/cache/DistributedCache.java | 11 +---
.../flink/configuration/ConfigurationUtils.java | 24 ++++++++
.../configuration/StructuredOptionsSplitter.java | 2 -
.../StructuredOptionsSplitterTest.java | 5 +-
...ecutionEnvironmentComplexConfigurationTest.java | 66 +++++++++++++++++++++-
6 files changed, 93 insertions(+), 27 deletions(-)