[
https://issues.apache.org/jira/browse/IGNITE-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595169#comment-15595169
]
Taras Ledkov edited comment on IGNITE-3961 at 10/21/16 1:59 PM:
----------------------------------------------------------------
I guess a unit test for the method
HadoopIgfsSecondaryFileSystemDelegateImpl.afffinity isn't useful because we
have to split/join block by {{hosts}} instead of {{nodes}} and unit tests are
run on the single host {{localhost}}. For this case the unit test
{{HadoopIgfsSecondaryFileSystemDelegateImplSelfTest}} is added. The test checks
block re-slicing isolated.
was (Author: tledkov-gridgain):
I guess a unit test for the method
HadoopIgfsSecondaryFileSystemDelegateImpl.afffinity isn't useful because we
have to split/join block by {{hosts}} instead of {{nodes}} and unit tests are
run on the single host {{localhost}}. For this case a add the unit test
{{HadoopIgfsSecondaryFileSystemDelegateImplSelfTest}} that checks block
re-slicing isolated.
> IGFS: Support direct PROXY mode invocation in method: affinity
> --------------------------------------------------------------
>
> Key: IGNITE-3961
> URL: https://issues.apache.org/jira/browse/IGNITE-3961
> Project: Ignite
> Issue Type: Sub-task
> Components: IGFS
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Taras Ledkov
> Fix For: 1.8
>
>
> See
> {{org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.getFileBlockLocations}}
> for reference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)