GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4420 IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9056
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4420.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4420
----
commit 37de67607b1e76f7926e915cb9237847c984811d
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-24T12:45:30Z
IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.
----
---