Re: [I] [Bug] Maven build fails in directories with spaces in their names [inlong]

2025-02-23 Thread via GitHub
Jzow commented on issue #11768: URL: https://github.com/apache/inlong/issues/11768#issuecomment-2677267410 when I tried to update to version 3.0.0 and the project name contained spaces, the packaging still encountered issues and may need to be checked again -- This is an automated message

Re: [I] [Improve][Doc] Check incomplete documents [inlong-website]

2025-02-23 Thread via GitHub
Jzow commented on issue #: URL: https://github.com/apache/inlong-website/issues/#issuecomment-2677271893 Sync progress: The third and fourth items need to be updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[PR] [INLONG-11776][Agent] Optimize the mechanism for controlling the number of instances [inlong]

2025-02-23 Thread via GitHub
justinwwhuang opened a new pull request, #11777: URL: https://github.com/apache/inlong/pull/11777 Fixes #11776 ### Motivation Optimize the mechanism for controlling the number of instances ### Modifications Only actions that increase instances need to determine if

[PR] [INLONG-11778][Agent] Separate the logs of the DataProxy SDK [inlong]

2025-02-23 Thread via GitHub
justinwwhuang opened a new pull request, #11779: URL: https://github.com/apache/inlong/pull/11779 Fixes #11778 ### Motivation Separate the logs of the DataProxy SDK ### Modifications Separating the logs of the DataProxy SDK can help troubleshoot issues ###

[PR] [INLONG-11774][Agent] Modify the lifecycle of the DataProxy SDK object [inlong]

2025-02-23 Thread via GitHub
justinwwhuang opened a new pull request, #11775: URL: https://github.com/apache/inlong/pull/11775 Fixes #11774 ### Motivation Modify the lifecycle of the DataProxy SDK object ### Modifications Modify the lifecycle of the dataproxy SDK object to match the task