Hi Igniters, I’ve just created a ticket to move CacheStore::loadCache to a separate interface: https://issues.apache.org/jira/browse/IGNITE-8952 In short, this is to provide a way to only implement loadCache without messing with other methods CacheStore implements. More details are in the JIRA. I believe this would make the API a bit cleaner than it is right now.
This is a small change, I just wanted to highlight it on the dev-list as it’s a proposed adjustment to a very old core API. Feel free to comment here or in JIRA. Thanks, Stan