Re: [PR] [INLONG-11531][Manager] Fix bug in DolphinScheduler engine [inlong]

2024-11-23 Thread via GitHub
aloyszhang commented on code in PR #11532: URL: https://github.com/apache/inlong/pull/11532#discussion_r1855351732 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleUtils.java: ## @@ -489,17 +493,35 @@ public stat

[PR] Bump cross-spawn from 7.0.3 to 7.0.6 [inlong-website]

2024-11-23 Thread via GitHub
dependabot[bot] opened a new pull request, #1087: URL: https://github.com/apache/inlong-website/pull/1087 Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from https://github.com/moxystudio/node-cross-spawn/blob/master/CHANG

(inlong-website) branch dependabot/npm_and_yarn/cross-spawn-7.0.6 created (now 611d1381a59)

2024-11-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/cross-spawn-7.0.6 in repository https://gitbox.apache.org/repos/asf/inlong-website.git at 611d1381a59 Bump cross-spawn from 7.0.3 to 7.0.6 No new revisions were

(inlong) branch master updated: [INLONG-11520][SDK] Remove DirtyServerType, use SinkType (#11521)

2024-11-23 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 2f10b5e563 [INLONG-11520][SDK] Remove DirtyS

(inlong) branch master updated: [INLONG-11533][Manager] Enable Manager to use multiple scheduling engines simultaneously (#11534)

2024-11-23 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 917c82c1b0 [INLONG-11533][Manager] Enable Ma

Re: [PR] [INLONG-11533][Manager] Enable Manager to use multiple scheduling engines simultaneously [inlong]

2024-11-23 Thread via GitHub
aloyszhang merged PR #11534: URL: https://github.com/apache/inlong/pull/11534 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong

Re: [PR] [INLONG-11520][SDK] Remove DirtyServerType, use SinkType [inlong]

2024-11-23 Thread via GitHub
aloyszhang merged PR #11521: URL: https://github.com/apache/inlong/pull/11521 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong

Re: [PR] [INLONG-11349][Sort] Integrate opentelemetry for sort-connectors-v1.15 [inlong]

2024-11-23 Thread via GitHub
aloyszhang commented on PR #11351: URL: https://github.com/apache/inlong/pull/11351#issuecomment-2495791321 Thanks for your contribution. Sorry, but If we don't use the open telemetry, why do we initialize it in the open method? Maybe add a new configuration to enable open telemetry is