Ivan Veselovsky created IGNITE-1277:
---------------------------------------
Summary: Enable cache backup functionality for IGFS
Key: IGNITE-1277
URL:
https://issues.apache.org/jira/browse/IGNITE-1277 Project: Ignite
Issue Type: Bug
Components: hadoop
Affects Versions: 1.1.4
Reporter: Ivan Veselovsky
Assignee: Ivan Veselovsky
Fix For: ignite-1.4
IgfsProcessor currently has a limitation: it does not allow to configure cache backups. (See org/apache/ignite/internal/processors/igfs/IgfsProcessor.java:314) . The reason of this limitation is unknown.
We need to:
1) remove this limitation, and check if IGFS basically works after that.
2) create dedicated IGFS failover tests working upon a partitioned cache with backups and see, if all the data stay available upon random node crash.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)