This is an automated email from the ASF dual-hosted git repository.

azagrebin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 8b1e747  [FLINK-15620][state][TTL] Remove deprecated enable default 
background cleanup
     add aa505a4  [FLINK-15621][state][TTL] Remove deprecated option and method 
to disable TTL compaction filter

No new revisions were added by this update.

Summary of changes:
 .../flink/api/common/state/StateTtlConfig.java     | 24 +----------
 .../tests/DataStreamStateTTLTestProgram.java       |  4 --
 flink-python/pyflink/datastream/state_backend.py   | 45 --------------------
 .../pyflink/datastream/tests/test_state_backend.py | 10 -----
 .../state/RocksDBKeyedStateBackendBuilder.java     | 10 +----
 .../contrib/streaming/state/RocksDBOptions.java    | 13 ------
 .../streaming/state/RocksDBStateBackend.java       | 49 ----------------------
 .../state/ttl/RocksDbTtlCompactFiltersManager.java | 13 +-----
 .../state/ttl/RocksDBTtlStateTestBase.java         |  2 -
 9 files changed, 5 insertions(+), 165 deletions(-)

Reply via email to