[
https://issues.apache.org/jira/browse/FLINK-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840283#comment-15840283
]
ASF GitHub Bot commented on FLINK-5666:
---------------------------------------
GitHub user NicoK opened a pull request:
https://github.com/apache/flink/pull/3222
[FLINK-5666] add unit tests verifying that BlobServer#delete() deletes from
HDFS
this does not fix FLINK-5666 but adds some more unit tests verifying
intended behaviour
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NicoK/flink flink-5666
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3222.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3222
----
----
> Blob files are not cleaned up from ZK storage directory
> -------------------------------------------------------
>
> Key: FLINK-5666
> URL: https://issues.apache.org/jira/browse/FLINK-5666
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Reporter: Ufuk Celebi
>
> When running a job with HA in an standalone cluster, the blob files are not
> cleaned up from the ZooKeeper storage directory.
> {{:zkStorageDir/blob/cache/blob_:rand}}
> [~NicoK] Have you seen such a behaviour while refactoring the blob server?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)