This is an automated email from the ASF dual-hosted git repository.
tangyun pushed a change to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git
from 12ea64c0e2a [FLINK-33436][docs] Add the docs of built-in async-profiler
new 161defe0bb2 [FLINK-34522][core] Changing the Time to Duration for
StateTtlConfig.Builder.cleanupInRocksdbCompactFilter
new 697d2b62a5a [hotfix] Fix the StateTtlConfig#newBuilder doc from Time
to Duration
new 7618bdeeab0 [Hotfix] Fix Duration class can't load for pyflink
The 3 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:
.../docs/dev/datastream/fault-tolerance/state.md | 29 +++++++++++-----------
.../docs/dev/datastream/fault-tolerance/state.md | 29 +++++++++++-----------
.../flink/api/common/state/StateTtlConfig.java | 12 ++++-----
.../flink/api/common/state/StateTtlConfigTest.java | 3 ++-
flink-python/pyflink/datastream/state.py | 14 ++++++-----
.../flink/streaming/api/utils/ProtoUtilsTest.java | 3 ++-
.../state/ttl/RocksDbTtlCompactFiltersManager.java | 2 +-
7 files changed, 49 insertions(+), 43 deletions(-)