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/
