Alexander Paschenko created IGNITE-6637:
-------------------------------------------
Summary: No proper cleanup of statements cache is done on table drop
Key: IGNITE-6637
URL:
https://issues.apache.org/jira/browse/IGNITE-6637 Project: Ignite
Issue Type: Bug
Security Level: Public (Viewable by anyone)
Components: sql
Reporter: Alexander Paschenko
Assignee: Alexander Paschenko
We should cleanup statements cache whenever cache is deregistered - otherwise it's possible to retrieve from statements cache a statement that is prepared from H2 perspective but may not be executed.
Reproducer attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)