Wenjun Ruan

Results 330 comments of Wenjun Ruan

Does `recursive mode with user-defined depth` is really useful? This might be difficult to use.

+1 to this DSIP. Right now Dolphin API is actually quite difficult to use, if we have sdk can help to reduce the bar. But before that, we need to...

Seems we have incorrect filter logic in `NetUtils`.

> > It would be better if we can deserialize the task params to `SubWorkflowParameters` in method `checkSubWorkflowDefinitionValid`. > > yes, i realized, i committed a new code. > >...

@Madhukar525722 Seems not a bug, I didn't test this, but read the code, it seems the server will find the auth type from header. So please set the `Authorization: NEGOTIATE`...

+1, it's better to have a way to bind the dolphin task with remote task before submit to remote.

It's ok for me to import a StreamPark task if use API to call StreamPark, you can change this issue to DSIP.

> > Using lock can avoid this? > > I don't think this is a good idea or that it's necessary. Based on the information I've reviewed, it's generally accepted...