jerryshao commented on PR #9542:
URL: https://github.com/apache/gravitino/pull/9542#issuecomment-3698147327

   > > Do you think we should allow or not allow users to do so?
   > 
   > This depends on whether the user can easily add a custom job template 
based on the built-in templates. If yes, we'd better not allow the user to 
change the template.
   > 
   > In the current implementation, there may be some problems in 
`reconcileBuiltInJobTemplates`:
   > 
   > 1. if user drop a build-in job template,  the server may register it on 
startup
   > 2. if user create a job template with the prefix name `build-in`,  it will 
be dropped on startup
   
   I see, that's a problem. I think it is better not to allow users to 
manipulate the built-in templates, let me handle 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