[
https://issues.apache.org/jira/browse/IGNITE-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422253#comment-16422253
]
Ilya Kasnacheev commented on IGNITE-8107:
-----------------------------------------
[~dmekhanikov] discovered this issue.
> Drop cache with SQL table, recreate table on a different cache - cluster
> fails to activate
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-8107
> URL: https://issues.apache.org/jira/browse/IGNITE-8107
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Ilya Kasnacheev
> Priority: Major
>
> 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:
> {code}SchemaOperationException [code=3, msg=Table already exists: TBL]{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)