Taras Ledkov created IGNITE-12484:
-------------------------------------
Summary: Fix issues related to client cache stop and SQL metadata
retrieval
Key: IGNITE-12484
URL: https://issues.apache.org/jira/browse/IGNITE-12484
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.7
Reporter: Taras Ledkov
Assignee: Taras Ledkov
Fix For: 2.8
After IGNITE-6173 the problem is appeared. We need to fix it by properly
handling client cache stop. Main idea is that SQL schema metadata (tables,
indexes, etc.) should not be removed on client cache.close().
But the implementation should be carefully designed as many factors should be
taken into account, e.g. cache destroy, persistence, client reconnect and etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)