?????? [Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread yongqing
+1 --  -- ??: "dev" https://github.com/apache/

Re: [Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread JUN GAO
+1 boyi 于2020年11月16日周一 上午10:24写道: > +1 > > > -- > BoYi ZhangE-mail : zhangboyi...@163.com > On 11/16/2020 10:09,CalvinKirs wrote: > +1 > > > agree with gabrywu > > > Best wishes! > CalvinKirs > > > On 11/16/2020 09:22,wu shaoj wrote: > Can’t agree with you m

Re: [Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread boyi
+1 -- BoYi ZhangE-mail : zhangboyi...@163.com On 11/16/2020 10:09,CalvinKirs wrote: +1 agree with gabrywu Best wishes! CalvinKirs On 11/16/2020 09:22,wu shaoj wrote: Can’t agree with you more, I think create a new tenant is in the scope of operation en

Re: [Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread CalvinKirs
+1 agree with gabrywu Best wishes! CalvinKirs On 11/16/2020 09:22,wu shaoj wrote: Can’t agree with you more, I think create a new tenant is in the scope of operation engineers. We should not exceed one's duties and meddle in others' affairs From: zhuangchong Date: Sunday, November 15, 2

[DISCUSS] add a more efficient serialization method

2020-11-15 Thread CalvinKirs
Hi, DolphinScheduler community. We released netty as a communication component between master and worker in version 1.3. This is a great feature. Therefore, I hope to further enhance this foundation and add more effective serialization methods. For example, Kryo, Hessian or proststuff, it is e

Re: [Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread wu shaoj
Can’t agree with you more, I think create a new tenant is in the scope of operation engineers. We should not exceed one's duties and meddle in others' affairs From: zhuangchong Date: Sunday, November 15, 2020 at 19:29 To: dev@dolphinscheduler.apache.org Subject: [Improvement][server] When the

[Improvement][server] When the tenant does not exist, the task execution should throw an exception

2020-11-15 Thread zhuangchong
Hi: https://github.com/apache/incubator-dolphinscheduler/issues/4069 Describe the question During the execution of the workflow task node, if the tenant does not exist, the worker will create a new tenant. I think an exception should be thrown at this time. Dolphin has a large tenant installati