Igniters,

It seems to me that GridCachePreloader.preloadPredicate(); currently
not used and even not tested at all and can be removed. Can anyone
confirm that?

I see the following disadvantages here:
- not used in project code, not tested;
- mvcc preload entry doesn't use this filter (regular preload entry does);
- a bit strange removing any entries on rebalancing under the hood, it
can lead to data inconsistency

I've created the issue [1] and PR [2] with removing such methods (bot
visa green).
WDYT?

[1] https://issues.apache.org/jira/browse/IGNITE-11989
[2] https://github.com/apache/ignite/pull/6699/files

Reply via email to