This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 0c36c84 [FLINK-20035][tests] Use random port for rest endpoint in
BlockingShuffleITCase and ShuffleCompressionITCase
add 5af1d00 [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 | 23 ++++++++
.../configuration/StructuredOptionsSplitter.java | 2 -
.../StructuredOptionsSplitterTest.java | 5 +-
...ecutionEnvironmentComplexConfigurationTest.java | 63 ++++++++++++++++++++--
6 files changed, 89 insertions(+), 27 deletions(-)