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)