This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 903de19 [FLINK-22946][runtime] Recycle floating buffer outside the
lock to avoid deadlock
add fc4acf4 [hotfix][core] Introduce config options constants in
ConfigurationTest
add 2b64bf4 [FLINK-22878][core] Allow prefix syntax for
ConfigOption.mapType
No new revisions were added by this update.
Summary of changes:
.../apache/flink/configuration/Configuration.java | 110 ++++++++++-------
.../flink/configuration/ConfigurationUtils.java | 35 ++++++
.../flink/configuration/ConfigurationTest.java | 132 +++++++++++++++------
3 files changed, 199 insertions(+), 78 deletions(-)