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

[jira] [Resolved] (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 ]

Andrey Gura resolved IGNITE-5489.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2

Merged to master branch.

> 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
>            Assignee: Andrey Gura
>             Fix For: 2.2
>
>         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)