[
https://issues.apache.org/jira/browse/IGNITE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455718#comment-15455718
]
ASF GitHub Bot commented on IGNITE-3613:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/1023
IGNITE-3613 IGFS: IgfsImpl.size() doesn't take secondary file system in
count.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3613
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1023.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 #1023
----
commit dabd86c62e39eb983ef3d198c8b8ee96d2623c84
Author: Andrey Novikov <[email protected]>
Date: 2016-08-31T09:00:19Z
IGNITE-3811 Fixed query for merge with complex key on SQL Server.
commit 70e69cb7aa08c268b07920838add4a40e28fe25d
Author: isapego <[email protected]>
Date: 2016-08-31T13:47:11Z
IGNITE-3390: Added DSN configuration window.
commit 0434bf5476249cab91bcd36b064d40cb2c499699
Author: tledkov-gridgain <[email protected]>
Date: 2016-09-01T15:08:29Z
IGNITE-3613 IGFS: IgfsImpl.size() doesn't take secondary file system in
count.
----
> IGFS: IgfsImpl.size() doesn't take secondary file system in count.
> ------------------------------------------------------------------
>
> Key: IGNITE-3613
> URL: https://issues.apache.org/jira/browse/IGNITE-3613
> Project: Ignite
> Issue Type: Task
> Components: IGFS
> Affects Versions: 1.6
> Reporter: Vladimir Ozerov
> Assignee: Taras Ledkov
>
> It looks like {{IgfsImpl.size()}} doesn't delegate to the secondary file
> system property. This way we may return incorrect data when target path is in
> {{DUAL}} mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)