[
https://issues.apache.org/jira/browse/IGNITE-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430916#comment-15430916
]
ASF GitHub Bot commented on IGNITE-3670:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/975
IGNITE-3670 IGFS: Local secondary: Add test for listPath() method cal…
…led for symlink to directory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3670
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/975.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 #975
----
commit e78e8eda60a3e80cc2f1abc9bf0722042fdfdd36
Author: tledkov-gridgain <[email protected]>
Date: 2016-08-22T14:52:11Z
IGNITE-3670 IGFS: Local secondary: Add test for listPath() method called
for symlink to directory
----
> IGFS: Local secondary: Add test for listPath() method called for symlink to
> directory
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-3670
> URL: https://issues.apache.org/jira/browse/IGNITE-3670
> Project: Ignite
> Issue Type: Task
> Components: IGFS
> Affects Versions: 1.6
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Fix For: 1.8
>
>
> 1. Create symlink under the *workDir* that is points to directory that is
> placed outside *workDir*;
> 2. Call listPaths() for the IGFS path that is mapped to the symlink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)