Hello. I encountered such issue too.And from my experience and tests,you cluster may have blocked drop operations that can cause such strange issues.You can see more details in my previous post:
http://apache-ignite-users.70518.x6.nabble.com/Strange-issue-while-call-ddl-td25259.html#a26234 newigniter wrote > 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/ -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
