mchades commented on issue #6260:
URL: https://github.com/apache/gravitino/issues/6260#issuecomment-2638868695

   In actuality, the original intention behind the design of the 
`testConnection` interface was to validate the usability of the parameters in 
the `createCatalog` interface, plz see #4107. 
   
   Furthermore, to my knowledge, some users have already employed it as a 
preliminary validation interface for creating catalogs in the UI. If we were to 
make the catalog name optional, it would compromise the compatibility of this 
interface. Therefore, I do not recommend making such a modification.
   
   I believe that utilizing a randomly generated catalog name when invoking the 
`testConnection` interface can still achieve the desired outcome you described, 
and there is no necessity for alterations to the interface.


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to