IGNITE-5332 Review

2017-07-07 Thread Aleksander Meterko
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.

Re: Request for contributor permission

2017-07-01 Thread Aleksander Meterko
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