You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2016/09/20 07:11:20 UTC

[jira] [Created] (IGNITE-3936) JDBC POJO store may load data twice in some conditions

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)