Hello! There is this ticket https://issues.apache.org/jira/browse/IGNITE-10897 so it looks like a known issue.
As a work-around you could e.g. try to use different name for table in such cases. And hope that the issue will be fixed in future releases. Regards. -- Ilya Kasnacheev чт, 24 янв. 2019 г. в 22:37, newigniter <[email protected]>: > I have a 1 node cluster. > Ignite persistence turned on. > I create a bunch of tables with SQL. > At some point, I drop the table with SQL and try to create it again but it > says table already exists. > I try to execute Drop table once more, it says the table doesn't exist. > After I restart the cluster(I restart container, I deployed ignite via > docker) I am able to create table again. > > Anyone experienced a similar problem and is able to help me? > > Thank you. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
