[
https://issues.apache.org/jira/browse/IGNITE-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967282#comment-15967282
]
ASF GitHub Bot commented on IGNITE-4954:
----------------------------------------
GitHub user vkulichenko opened a pull request:
https://github.com/apache/ignite/pull/1785
IGNITE-4954 - Configurable expiration timeout for Casssndra session
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vkulichenko/ignite ignite-4954
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1785.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1785
----
commit 4652877b0444eb72181982030082dce6e9b4dec1
Author: Valentin Kulichenko <[email protected]>
Date: 2017-04-13T08:29:30Z
IGNITE-4954 - Configurable expiration timeout for Casssndra session
----
> Timeout in ignite-cassandra SessionPool is not configurable
> -----------------------------------------------------------
>
> Key: IGNITE-4954
> URL: https://issues.apache.org/jira/browse/IGNITE-4954
> Project: Ignite
> Issue Type: Bug
> Components: ignite-cassandra
> Affects Versions: 1.9
> Reporter: Valentin Kulichenko
> Assignee: Valentin Kulichenko
> Priority: Critical
> Fix For: 2.0
>
>
> Cassandra cache store implementation uses {{SessionPool}} class which kills
> idle sessions after 5 minutes. Need to make this timeout configurable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)