[ 
https://issues.apache.org/jira/browse/FLINK-15621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040384#comment-17040384
 ] 

Arujit Pradhan commented on FLINK-15621:
----------------------------------------

I started to implement changes for this issue along with [this 
issue|https://issues.apache.org/jira/projects/FLINK/issues/FLINK-15620?filter=allopenissues]
 (as they are part of the same changes). But some tests are weirdly failing in 
FileUtilsTest (verifyDirectoryCompression and testDeleteDirectoryConcurrently) 
while building in my local. I know it's not nearly related to this issue. But I 
still feel curious. Can someone please guide me on how to run unit tests in 
local or am I missing something. I already followed the docs in how to build 
Flink. I really want to contribute to Flink and I am new to opensource 
contributions. So should I make changes and push irrespective of unrelated test 
failures or please can someone help me on fixing this.

> State TTL: Remove deprecated option and method to disable TTL compaction 
> filter
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-15621
>                 URL: https://issues.apache.org/jira/browse/FLINK-15621
>             Project: Flink
>          Issue Type: Task
>          Components: Runtime / State Backends
>            Reporter: Andrey Zagrebin
>            Assignee: Arujit Pradhan
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> Follow-up for FLINK-15506.
>  * Remove RocksDBOptions#TTL_COMPACT_FILTER_ENABLED
>  * Remove 
> RocksDBStateBackend#enableTtlCompactionFilter/isTtlCompactionFilterEnabled/disableTtlCompactionFilter,
>  also in python API
>  * Cleanup code from this flag and tests, also in python API
>  * Check any related code in 
> [frocksdb|[https://github.com/dataArtisans/frocksdb]] if any



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to