also I found the issue: https://issues.apache.org/jira/browse/IGNITE-12078 with attached PR: https://github.com/apache/ignite/pull/6783
so it seems to be done (merged) very easy:) _________________________________ С уважением, Никита Кузин Ведущий программист-разработчик Интернейшнл АйТи Дистрибьюшн e-mail: [email protected]<mailto:[email protected]> тел.: 84995021375 доб. 320 моб. тел.: 79260948887 115114, Москва, Дербеневская ул., 20-27 ________________________________ От: Кузин Никита (Nikita Kuzin) Отправлено: 23 ноября 2019 г. 21:22 Кому: [email protected] <[email protected]> Тема: Load cache from 3rd party persistence Hello! We want to use CacheJdbcBlobStore and everything seems fine, but it have empty implementation of loadCache method since it extends CacheStoreAdapter with empty implementation of loadCache. How we can deal with it? Why CacheJdbcBlobStore doesn't implement this method? _________________________________ С уважением, Никита Кузин Ведущий программист-разработчик Интернейшнл АйТи Дистрибьюшн e-mail: [email protected]<mailto:[email protected]> тел.: 84995021375 доб. 320 моб. тел.: 79260948887 115114, Москва, Дербеневская ул., 20-27
