yuqi1129 opened a new issue, #4242:
URL: https://github.com/apache/gravitino/issues/4242

   ### What would you like to be improved?
   
   We may encounter the following scenarios in the near future.
   - Create a catalog with the wrong URI but we can't correct it as the 
property is immutable, what we can do it to drop the catalog and create a new 
one, which is very verbose.
   - Due to business expansion and network refactor, users need to update the 
URI. For example, adding a new metastore server for a hive server and adding a 
new slave server for a MySQL cluster.  The property is immutable and we have 
not supported drop catalog with cascade, if the catalog is not empty, we can't 
drop the catalog nor modify it, it's very embarrassing.  
   
   ### How should we improve?
   
   Make the property mutable.  


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