Description
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.
Attachments
Attachments
Issue Links
- is cloned by
-
IGNITE-6252 Cassandra Cache Store Session does not retry if prepare statement failed
- Resolved
- links to