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:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Tikhonov updated IGNITE-5489:
-------------------------------------
    Attachment: IGNITE_5489.patch

> 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
>         Attachments: IGNITE_5489.patch
>
>
> 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)