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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)