You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/10/07 13:41:00 UTC

[jira] [Created] (FLINK-24475) Remove no longer used NestedMap* classes

Piotr Nowojski created FLINK-24475:
--------------------------------------

             Summary: Remove no longer used NestedMap* classes
                 Key: FLINK-24475
                 URL: https://issues.apache.org/jira/browse/FLINK-24475
             Project: Flink
          Issue Type: Bug
          Components: Runtime / State Backends
    Affects Versions: 1.13.2, 1.14.0, 1.15.0
            Reporter: Piotr Nowojski
             Fix For: 1.15.0


After FLINK-21935 all of the {{NestedMapsStateTable}} classes are no longer used in the production code. They are still however being used in benchmarks in some tests. Benchmarks/tests should be migrated to {{CopyOnWrite}} versions while the {{NestedMaps}} classes should be removed.



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