Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10040 Decompose RocksDBKeyedStateBackend
  3. FLINK-10044

Check proper RIA style and introduce it where missing

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Check code that allocates resources, especially if it can be cancelled and should react by releasing the resources for a proper resource-acquisition-is-initialization style. Ideally with a straight forward try-with-resource if possible. If not possible, the resource cleanup should still follow a clear design principle and cleanup should be idempotent and ideally happens in reverse order of initialization.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              srichter Stefan Richter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: