ygerzhedovich commented on code in PR #2752:
URL: https://github.com/apache/ignite-3/pull/2752#discussion_r1372836415


##########
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogManagerImpl.java:
##########
@@ -318,6 +319,10 @@ public CompletableFuture<Void> execute(CatalogCommand 
command) {
 
     @Override
     public CompletableFuture<Void> execute(List<CatalogCommand> commands) 
throws IllegalArgumentException {

Review Comment:
   seems IllegalArgumentException can't be thrown here, let's remove it



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