Hi Igniters.
I've wanted to start contributing so took a newbie ticket -
https://issues.apache.org/jira/browse/IGNITE-5332 and opened a pull request
for it. Would you be so kind to review it?
Thanks in advance.
Thanks. I've assigned ticket to myself and started working on it, but could
your answer some questions which have arisen?
1. IgniteCache#localEvict() internally delegates to
IgniteInternalCache#evictAll(). Should evict() / evictAll() operations be
left alone or deleted as well?
2. Tests heavily re