Hello! Why Hibernate won't use it for reads of that user, I don't know, it's outside of scope of Ignite.
Putting 1,000,000 records in 5 minutes sounds reasonable, especially since L2 population is optimized for latency, not throughput (as opposed to e.g. CacheLoader). Regards, -- Ilya Kasnacheev пн, 9 нояб. 2020 г. в 14:30, Bastien Durel <[email protected]>: > Le lundi 09 novembre 2020 à 14:09 +0300, Ilya Kasnacheev a écrit : > > Hello! > > Putting 1 million entries of a single query in L2 cache does not > > sound like a reasonable use of L2 cache. > > Hello. > > No one will probably read the whole Event database at once with the > product, but it was a read-speed test, so we needed some big chunk data > to see problems ... You can see on the other post I made the L2C does > not even caches the only one User I have in my test db. > > Regards, > > -- > Bastien Durel > DATA > Intégration des données de l'entreprise, > Systèmes d'information décisionnels. > > [email protected] > tel : +33 (0) 1 57 19 59 28 > fax : +33 (0) 1 57 19 59 73 > 45 avenue Carnot, 94230 CACHAN France > www.data.fr > > >
