John Huang

Results 39 issues of John Huang

## Purpose of the pull request resolve: https://github.com/apache/dolphinscheduler/issues/15267 ## Brief change log setup jdk11 for e2e ## Verify this pull request This pull request is code cleanup without any test...

feature
first time contributor
backend
CI&CD
Stale
3.3.0

## Purpose of the pull request resolve: https://github.com/apache/dolphinscheduler/issues/15984 ## Brief change log add quartz enable control for the scenario that we wants to gray release some feature. ## Verify this...

improvement
backend
3.2.2

### 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 add quartz enable control for the scenario that we wants...

improvement

## Purpose of the pull request fix: https://github.com/apache/dolphinscheduler/issues/16003 ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull...

improvement
backend
3.2.2

## Purpose of the pull request fix: https://github.com/apache/dolphinscheduler/issues/15986 ## Brief change log Now our trigger are configured in fixed misfire instruction. We can let each cronjob to choose theirselves. ##...

UI
improvement
backend
3.2.2

### 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 configure flink into ${FLINK_HOME}/bin/flink to make ds env configration work....

improvement

### 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 Now our trigger are configured in fixed misfire instruction. We...

improvement

### 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 Now master/worker are all based on cpu/memory control in protection....

improvement

### 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 After syncing with @Gallardot , we found that it will...

improvement

## Purpose of the pull request resolve: https://github.com/apache/dolphinscheduler/issues/16032 ## Brief change log Now master/worker are all based on cpu/memory control in protection. see https://github.com/apache/dolphinscheduler/blob/5463d0255a71212668606588c10189c2fb0185d2/dolphinscheduler-meter/src/main/java/org/apache/dolphinscheduler/meter/metrics/BaseServerLoadProtection.java#L38 When deployed in k8s, it will...

backend