LiuBodong commented on pull request #6253: URL: https://github.com/apache/dolphinscheduler/pull/6253#issuecomment-922154847
> > > sorry for later comments. > i think the 'default'(value=-1) cannot be removed. > > * if 'default' is removed, you should must select one tenant when saving DAG. > I don't think this operation is as simple as 'default '. > > * using 'default', the same DAG can be run different tenants when multiple users run one DAG. I know that 'default' should not be deleted, but when creating a new tenant, we can create a new one who's name is 'default'. When saving the DAG, user should chose one tenant to run, when chosing tenant, there will be to tenant named 'default', it's hard to figure this two tenants who is the `REAL` 'default ' tenant reserved by dolphinscheduler. -- 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]
