John Huang

Results 39 issues of John Huang

### GitHub Username @pegasas ### Requirements - [x] I have reviewed the community membership guidelines (https://github.com/open-telemetry/community/blob/main/community-membership.md) - [x] I have enabled 2FA on my GitHub account. See https://github.com/settings/security - [x]...

area/github-membership

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

UI
improvement
backend
miss:tests
3.3.0

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

improvement
backend
ready-to-merge
3.3.0

## Purpose of the pull request Add link to ETCD/JDBC Registry Guideline fix https://github.com/apache/dolphinscheduler/issues/15591 ## Brief change log ## Verify this pull request This pull request is code cleanup without...

improvement
document
3.3.0

## Purpose of the pull request resolve https://github.com/apache/dolphinscheduler/issues/15545 ## Brief change log directly kill task if the strategy is timeout_failed. ## Verify this pull request This pull request is code...

bug
need more information
backend
3.2.1

### What changes were proposed in this pull request? Delegation shuffle manager has been supported in uniffle, which is useful for avoiding instability of uniffle cluster. But this is not...

### What changes were proposed in this pull request? (Please outline the changes and how this PR fixes the issue.) ### Why are the changes needed? (Please clarify why the...

### What changes were proposed in this pull request? Currently, the `FileSegmentManagedBuffer` will return the heap bytebuffer when reading data from localfile. It will be better to using the direct...

fix 1 of https://github.com/open-telemetry/opentelemetry.io/issues/3765 --- **Preview**: https://deploy-preview-3906--opentelemetry.netlify.app/docs/languages/java/instrumentation/

sig:java
sig-approval-missing

### What is this PR for? use the unit test cases in yunikorn-core for add e2e test ### What type of PR is it? * [ ] - Bug Fix...