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

ASF GitHub Bot commented on FLINK-7461:
---------------------------------------

Github user StefanRRichter commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4550#discussion_r133663601
  
    --- Diff: 
flink-contrib/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java
 ---
    @@ -122,6 +124,22 @@ protected RocksDBStateBackend getStateBackend() throws 
IOException {
                return backend;
        }
     
    +   // small safety net for instance cleanups, so that no native objects 
are left
    --- End diff --
    
    This change actually belongs to the previous commit, so I will put it back 
there.


> Remove Backwards compatibility for Flink 1.1 from Flink 1.4
> -----------------------------------------------------------
>
>                 Key: FLINK-7461
>                 URL: https://issues.apache.org/jira/browse/FLINK-7461
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>
> This issue tracks the removal of Flink 1.1 backwards compatibility from Flink 
> 1.4. This step is helpful for further developments because it will remove 
> many old code paths and special cases. In particular, we can drop all 
> handling for non-partitionable state, i.e. state that was created with the 
> old {{Checkpointed}} interface.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to