[
https://issues.apache.org/jira/browse/FLINK-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192153#comment-16192153
]
ASF GitHub Bot commented on FLINK-7068:
---------------------------------------
Github user NicoK commented on the issue:
https://github.com/apache/flink/pull/4358
Rebased and extended the PR as requested - the last two commits contain the
changes compared to the last review.
I tried to clean up some of the commits for a better merge but please note
that this PR also includes #4568, #4238 and #4402 fixes and commits. For some
of those, changes were applied afterwards in the review process which will
cause conflicts in their respective PRs that I will close (fixed after merging
this PR).
> 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)