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/10 07:35:00 UTC

[jira] [Created] (FLINK-7140) include a UUID/random name into the BlobKey

Nico Kruber created FLINK-7140:
----------------------------------

             Summary: include a UUID/random name into the BlobKey
                 Key: FLINK-7140
                 URL: https://issues.apache.org/jira/browse/FLINK-7140
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination, Network
    Affects Versions: 1.4.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


Currently, at the {{BlobServer}}, the id of a BLOB is only based on its contents. This may cause issues during cleanup of transient BLOBs with the same content (we don't do ref-counting on a per-blob basis anymore) or at the rare occasion of a hash collision.



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