You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/07/03 12:54:00 UTC

[jira] [Created] (FLINK-7068) change BlobService sub-classes for permanent and transient BLOBs

Nico Kruber created FLINK-7068:
----------------------------------

             Summary: change BlobService sub-classes for permanent and transient BLOBs
                 Key: FLINK-7068
                 URL: https://issues.apache.org/jira/browse/FLINK-7068
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination, Network
    Affects Versions: 1.4.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


A {{PermanentBlobStore}} should resemble use cases for BLOBs that are permanently stored for a job's life time (HA and non-HA).

A {{TransientBlobStore}} should reflect BLOB offloading for logs, RPC, etc. which even does not have to be reflected by files.



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