[
https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265056#comment-16265056
]
ASF GitHub Bot commented on IGNITE-6853:
----------------------------------------
GitHub user jasonman107 opened a pull request:
https://github.com/apache/ignite/pull/3088
IGNITE-6853: Cassandra cache store does not clean prepared statements…
IGNITE-6853: Cassandra cache store does not clean prepared statements cache
when remove old cassandra session
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jasonman107/ignite ignite-6853
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3088.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 #3088
----
commit a025adba87d7f4df8f8c9b13a9ceaf9eb80942b9
Author: Jason Man <[email protected]>
Date: 2017-11-24T08:52:57Z
IGNITE-6853: Cassandra cache store does not clean prepared statements cache
when remove old cassandra session
----
> Cassandra cache store does not clean prepared statements cache when remove
> old cassandra session
> ------------------------------------------------------------------------------------------------
>
> Key: IGNITE-6853
> URL: https://issues.apache.org/jira/browse/IGNITE-6853
> Project: Ignite
> Issue Type: Bug
> Components: cassandra
> Affects Versions: 2.3
> Reporter: Mikhail Cherkasov
> Assignee: Mikhail Cherkasov
> Fix For: 2.4
>
>
> Cassandra cache store does not clean prepared statements cache when remove
> old cassandra session which can lead to:
> Prepared
> statement cluster error detected, refreshing Cassandra session
> com.datastax.driver.core.exceptions.InvalidQueryException: Tried to execute
> unknown prepared query : 0xcad5832309a512feeb602eec67408130. You may have
> used a PreparedStatement that was created with another Cluster instance.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)