You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Tikhonov (JIRA)" <ji...@apache.org> on 2017/06/14 15:20:00 UTC

[jira] [Created] (IGNITE-5489) Possible connection leaks when loadPreviousValue set to true

Nikolay Tikhonov created IGNITE-5489:
----------------------------------------

             Summary: Possible connection leaks when loadPreviousValue set to true
                 Key: IGNITE-5489
                 URL: https://issues.apache.org/jira/browse/IGNITE-5489
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.0
            Reporter: Nikolay Tikhonov


When {{CacheConfiguration#setLoadPreviousValue}} set to true on owning node does not call {{CacheStore#sessionEnd}} method. It can to lead to leak of connections to DB.
See attached test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)