bradh352 commented on issue #12574:
URL: https://github.com/apache/cloudstack/issues/12574#issuecomment-3848133682

   @DaanHoogland @weizhouapache 
   
   I'm still getting familiar with the Cloudstack codebase, and could use some 
help to make sure I'm heading in the right direction on #12586.
   
   It looks like to me using `ConfigKey` is the modern way of defining a new 
configuration parameter.  It also looks like anything using ConfigKey may not 
require updating the `engine/schema/src/main/resources/META-INF/db/*.sql` files 
as it appears it automatically handles the key not existing in the db and using 
a default value.  Is that true?
   
   I also need to know what else I may be missing before I start trying to 
build and test this.


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