vldpyatkov commented on a change in pull request #502:
URL: https://github.com/apache/ignite-3/pull/502#discussion_r768859804



##########
File path: 
modules/api/src/main/java/org/apache/ignite/table/manager/IgniteTables.java
##########
@@ -126,15 +100,16 @@
     void dropTable(String name);
 
     /**
-     * Drops a table with the name specified. If a table with the specified 
name does not exist in the cluster, the operation has no
-     * effect.
+     * Drops a table with the name specified. If appropriate table does not be 
found, a future will be

Review comment:
       If an appropriate table does not exist....




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to