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

[jira] [Resolved] (FLINK-7012) remove user-JAR upload when disposing a savepoint the old way

     [ https://issues.apache.org/jira/browse/FLINK-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-7012.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 236a345236b97a185393ba49875e8691298f5e26

> remove user-JAR upload when disposing a savepoint the old way
> -------------------------------------------------------------
>
>                 Key: FLINK-7012
>                 URL: https://issues.apache.org/jira/browse/FLINK-7012
>             Project: Flink
>          Issue Type: Bug
>          Components: Client, State Backends, Checkpointing
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Inside {{CliFrontend#disposeSavepoint()}}, user JAR files are being uploaded to the {{BlobServer}} but they are actually not used (also also not cleaned up) in the job manager's handling of the {{DisposeSavepoint}} message.
> Since removing new savepoints is as simple as deleting files and old savepoints have always worked without these user JARs, we should remove the upload to be able to make the JAR file upload jobId-dependent for FLINK-6916.



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