John Huang
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]...
## 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...
## 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...
## 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...
## 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...
### 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...
[#1163] improvement(netty): return the direct byte buffer when getting localfile data by using netty
### 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/
### 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...