GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/5514 IGNITE-10429: Wrap Scanner in DirectorySerializerTest into try-with-resources.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10429
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5514.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5514
----
commit 82e5e487744cc5b56232b304eb90f040619272ea
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-27T16:01:27Z
IGNITE-10429: Wrap Scanner in DirectorySerializerTest into
try-with-resources.
----
---