Alexey Kuznetsov created IGNITE-3936:
----------------------------------------
Summary: JDBC POJO store may load data twice in some conditions
Key: IGNITE-3936
URL:
https://issues.apache.org/jira/browse/IGNITE-3936 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 1.6
Reporter: Alexey Kuznetsov
Assignee: Alexey Kuznetsov
Priority: Critical
Fix For: 1.8
If POJO class present and Binary marshaller configured then {code}cache.loadCache(null){code} may load same data twice.
Also in case of empty table in database POJO store also tries to load data twice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)