Vladislav Pyatkov created IGNITE-15055:
------------------------------------------
Summary: Handling issue with creation a table that already exist
Key: IGNITE-15055
URL: https://issues.apache.org/jira/browse/IGNITE-15055
Project: Ignite
Issue Type: Bug
Reporter: Vladislav Pyatkov
Assignee: Vladislav Pyatkov
Now we have only one method to create a table, that the method is
{{IgniteTables#createTable}}. The method allow to create a new table, but if
the table already existed, this method hangs.
Also, it would be great to add a method which helps to create a table if it
isn't existed yet, otherwise returns the existed instance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)