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

Taras Ledkov edited comment on IGNITE-2356 at 10/19/16 2:19 PM:
----------------------------------------------------------------

The tests that check file's owner on Ignite-client based mode are failed due to 
IGNITE-3667.
Tests:
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testOpen
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testMkdirs
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testSetOwner
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testOpen
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testMkdirs
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testSetOwner



was (Author: tledkov-gridgain):
The tests that check file owner on Ignite-client based mode are failed due to 
IGNITE-3667.
Tests:
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testOpen
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testMkdirs
IgniteHadoopFileSystemClientBasedDualAsyncSelfTest.testSetOwner
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testOpen
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testMkdirs
IgniteHadoopFileSystemClientBasedDualSyncSelfTest.testSetOwner


> IGFS client should be able to failover in case of server crash.
> ---------------------------------------------------------------
>
>                 Key: IGNITE-2356
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2356
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: IGFS
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>            Priority: Critical
>             Fix For: 1.8
>
>
> IGFS client (IgniteHadoopFileSystem) communicates IGFS over endpoint - either 
> TCP or shmem.
> Only single endpoint can be specified. As such, should the server went down, 
> IgntieHadoopFileSystem (either new or existing) is no longer operational. 
> We need to let user specify several endpoints and failover/balance between 
> them.
> Look at Hadoop HA first to get an ideas on how to configure multiple 
> addresses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to