Re: [PR] [INLONG-9293][SDK] Optimize the problem that the more inlong grouids there are, the more memory is consumed [inlong]

2023-11-15 Thread via GitHub
doleyzi closed pull request #9294: [INLONG-9293][SDK] Optimize the problem that the more inlong grouids there are, the more memory is consumed URL: https://github.com/apache/inlong/pull/9294 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [Bug] Cluster type 'DATAPROXY' not supported [inlong]

2023-11-15 Thread via GitHub
github-actions[bot] commented on issue #9296: URL: https://github.com/apache/inlong/issues/9296#issuecomment-1812199617 Hello @ImprovementSugar, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳ If this is a bug report, please provide screenshots or

Re: [PR] [INLONG-9285][Manager] When creating 'KafkaSource', 'autoOffsetReset' cannot be empty [inlong]

2023-11-15 Thread via GitHub
LiJie20190102 commented on code in PR #9287: URL: https://github.com/apache/inlong/pull/9287#discussion_r1394342204 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/kafka/KafkaSource.java: ## @@ -67,7 +67,7 @@ public class KafkaSource extends St

Re: [PR] [INLONG-9293][SDK] Optimize the problem that the more inlong grouids there are, the more memory is consumed. [inlong]

2023-11-15 Thread via GitHub
dockerzhang merged PR #9295: URL: https://github.com/apache/inlong/pull/9295 -- 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.

(inlong) branch master updated: [INLONG-9293][SDK] Optimize the problem that the more inlong grouids there are, the more memory is consumed. (#9295)

2023-11-15 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 ab3f2cc416 [INLONG-9293][SDK] Optimize the

[PR] [INLONG-9300][Agent] Divide data time into source time and sink time [inlong]

2023-11-15 Thread via GitHub
justinwwhuang opened a new pull request, #9301: URL: https://github.com/apache/inlong/pull/9301 [INLONG-9300][Agent] Divide data time into source time and sink time - Fixes #9300 ### Motivation Divide data time into source time and sink time ### Modifications Divid