GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/4178 IGNITE-8763 java.nio.file.AccessDeniedException is not handled with default failure handler
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-8763
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4178.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4178
----
commit 18d8fb7148c1197402e0e89e9b7797a1ee38b492
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-06-09T15:05:28Z
IGNITE-8763 Reproducer
commit c55c74425e9af807d2c521778e1185fc1e726520
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-06-09T15:41:54Z
IGNITE-8763 Fix
commit 3cf690ffe5e59ae8e9bb54b7266e33a35e7ada89
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-06-09T16:16:56Z
IGNITE-8763 Fix 2
----
---