-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: sql
-
Labels:None
This is a bizzare twist on IGNITE-8021
Imagine you have a cache "tbl" created by public API with corresponding table "tbl".TBL. You also have PDS. Drop this cache, CREATE TABLE TBL with corresponding SQL_PUBLIC_TBL cache. It would work, but if you shut down cluster and try to bring it online, it will fail to activate:
SchemaOperationException [code=3, msg=Table already exists: TBL]
- is related to
-
IGNITE-8021 Destroyed caches can be return to life by restart grid
-
- Resolved
-