tkalkirill commented on code in PR #2680:
URL: https://github.com/apache/ignite-3/pull/2680#discussion_r1356470127


##########
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/IndexNotFoundValidationException.java:
##########
@@ -18,9 +18,9 @@
 package org.apache.ignite.internal.catalog;
 
 /**
- * This exception is thrown when index that going to be deleted not found in 
the schema.
+ * This exception is thrown when index not found in the schema.
  *
- * <p>This exception is used to properly handle IF EXISTS flag in ddl command 
handler.
+ * <p>Example: This exception is used to properly handle IF EXISTS flag in ddl 
command handler.</p>

Review Comment:
   Why not? =)



-- 
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