aloyszhang commented on PR #10755:
URL: https://github.com/apache/inlong/pull/10755#issuecomment-2272808103
I found that the update interface also needs this logic, and I will complete
it soon.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
justinwwhuang opened a new pull request, #10762:
URL: https://github.com/apache/inlong/pull/10762
Fixes #10761
### Motivation
The logic related to the Agent data source is implemented in the source,
without the need for a separate reader layer
### Modifications
D
aloyszhang merged PR #10759:
URL: https://github.com/apache/inlong/pull/10759
--
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
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 0b2646a7d3 [INLONG-10756][Agent] Report file metrics for backend
problem analysis (#10757)
add 076f894b20 [I
fuweng11 commented on code in PR #10755:
URL: https://github.com/apache/inlong/pull/10755#discussion_r1706841728
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -498,6 +523,7 @@ public String update(Inlon
aloyszhang commented on code in PR #10755:
URL: https://github.com/apache/inlong/pull/10755#discussion_r1706845166
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -498,6 +523,7 @@ public String update(Inl
aloyszhang commented on code in PR #10755:
URL: https://github.com/apache/inlong/pull/10755#discussion_r1706845166
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -498,6 +523,7 @@ public String update(Inl
aloyszhang commented on code in PR #10762:
URL: https://github.com/apache/inlong/pull/10762#discussion_r1706874389
##
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/plugin/file/Source.java:
##
@@ -18,24 +18,13 @@
package org.apache.inlong.agent.plugin.file;
dockerzhang merged PR #10760:
URL: https://github.com/apache/inlong/pull/10760
--
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...@inlon
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 a26a3354eb [INLONG-10613][SDK] Transform SQ
dockerzhang merged PR #10755:
URL: https://github.com/apache/inlong/pull/10755
--
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...@inlon
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 150fd4cf4f [INLONG-10754][Manager] Add star
justinwwhuang merged PR #10762:
URL: https://github.com/apache/inlong/pull/10762
--
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...@inl
aloyszhang opened a new pull request, #10765:
URL: https://github.com/apache/inlong/pull/10765
Fixes #10763
### Motivation
fix the bug when get and update group info, details see descriptions in
#10763
### Modifications
1. fix the mutual influence of version
14 matches
Mail list logo