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

Vyacheslav Koptilin reassigned IGNITE-6669:
-------------------------------------------

    Assignee: Vyacheslav Koptilin

> CacheStoreSessionListener#onSessionStart() #onSessionEnd() methods are called 
> by GridCacheStoreManagerAdapter even if a store operation should not be 
> performed.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6669
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6669
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: cache
>    Affects Versions: 1.8
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>         Attachments: Reproducer.java
>
>
> In the case of transactional cache, which is configured using {{CacheStore}} 
> and {{CacheJdbcStoreSessionListener}}, every update triggers 
> {{CacheStoreSessionListener # onSessionStart()}} that results in creating the 
> connection to an underlying database, even if read-through and write-through 
> modes are disabled.



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

Reply via email to