Val,
For debugging missing records issue 
We confirmed that inside CacheLoadOnlyStoreAdapter.inputIterator method,
just before returning collection.iterator from this method, number of
records count (522636) for that collection has correct record count. And
parse method which is also very straight forward, just single line of code.
Again, right after ignite cache gets populated. IgniteCache.size() method
returns 522580 which is 56 entries less than actual number of records.
So I am not sure what other evidence I can provide to indicate that bug is
not on our application code and highly candidate is
CacheLoadOnlyStoreAdapter base class.
Thanks,




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Missing-records-Ignite-cache-size-grows-tp10809p10858.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to