Wenjun Ruan

Results 63 issues of Wenjun Ruan

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Right now, we use `WorkflowExecuteRunnable` to handle the workflow event...

discussion

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Right now, we still use junit 4.+ in our repo,...

good idea
discussion
improvement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I find when the master is running workflow instance, and...

bug
backend

I find when execute `config.root().render()`, it will execute `SimpleConfigObject#render` finally, and I find the output order is not equals as I defined. I see the code, it will use RenderComparator...

Hi team, When I upgrade jdk from 8 to 11, I got a new exception with powermock. ```java java.lang.ExceptionInInitializerError at jdk.internal.reflect.GeneratedSerializationConstructorAccessor6.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator.newInstance(SunReflectionFactoryInstantiator.java:48) at org.objenesis.ObjenesisBase.newInstance(ObjenesisBase.java:73) at org.mockito.internal.creation.instance.ObjenesisInstantiator.newInstance(ObjenesisInstantiator.java:21)...

请问qqwry.dat这个文件怎么使用,能打开吗??

Is there any way to manage the license name? e.g : We need to add below dependencies in the `allowed-licenses.json`. ```json { "allowedLicenses": [ { "moduleLicense": "The Apache Software License,...

e.g. 1.2.0, 1.3.0 like other project. ![image](https://user-images.githubusercontent.com/22415594/141061946-e962694a-1c29-4a92-ac3b-675ef708a15b.png)

documentation
help wanted
good first issue

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Right now, due to some problems(master/worker failover at the same...

improvement
backend