Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently on Windows agents (*_9090) there are ~560 failures related to local file system behavior difference on Windows systems.
E.g. see 1.8.3: http://ci.ignite.apache.org/viewLog.html?buildId=435288&tab=buildResultsDiv&buildTypeId=IgniteTests_IgniteGgfs
2.0: http://ci.ignite.apache.org/viewLog.html?buildId=435289&tab=buildResultsDiv&buildTypeId=IgniteTests_IgniteGgfs .
Most of the failures are caused by NPE in org.apache.ignite.igfs.secondary.local.LocalIgfsSecondaryFileSystem#info (line 370).
Attachments
Attachments
Issue Links
- is related to
-
IGNITE-3542 IGFS: Ensure IgfsPathIds.verifyIntegrity() always lead to re-try.
- Closed
- relates to
-
IGNITE-3920 Hadoop: remove PayloadAware interface.
- Resolved