[ 
https://issues.apache.org/jira/browse/KAFKA-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926382#comment-15926382
 ] 

ASF GitHub Bot commented on KAFKA-4902:
---------------------------------------

GitHub user cmccabe opened a pull request:

    https://github.com/apache/kafka/pull/2691

    KAFKA-4902: Utils#delete should correctly handle I/O errors and symlinks

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cmccabe/kafka KAFKA-4902

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2691.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 #2691
    
----
commit 8670331826aeb054940467966f6f10265b47c95b
Author: Colin P. Mccabe <cmcc...@confluent.io>
Date:   2017-03-15T15:36:31Z

    KAFKA-4902: Utils#delete should correctly handle I/O errors and symlinks

----


> Utils#delete should correctly handle I/O errors and symlinks
> ------------------------------------------------------------
>
>                 Key: KAFKA-4902
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4902
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>            Reporter: Colin P. McCabe
>            Assignee: Colin P. McCabe
>
> Currently, Utils#delete silently ignores I/O errors.  It also will not 
> properly handle symlinks.  It could get into an infinite loop when symlinks 
> are present.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to