justinwwhuang opened a new pull request, #9139:
URL: https://github.com/apache/inlong/pull/9139
### Prepare a Pull Request
[INLONG-9138][Agent] Add task manager
- Fixes #9138
### Motivation
Add task manager
### Modifications
Add task manager
### V
doleyzi commented on code in PR #9139:
URL: https://github.com/apache/inlong/pull/9139#discussion_r1374230464
##
inlong-agent/agent-core/src/test/java/org/apache/inlong/agent/core/AgentBaseTestsHelper.java:
##
@@ -64,4 +71,32 @@ public void teardownAgentHome() {
}
justinwwhuang commented on code in PR #9139:
URL: https://github.com/apache/inlong/pull/9139#discussion_r1374232196
##
inlong-agent/agent-core/src/test/java/org/apache/inlong/agent/core/AgentBaseTestsHelper.java:
##
@@ -64,4 +71,32 @@ public void teardownAgentHome() {
EMsnap commented on code in PR #9139:
URL: https://github.com/apache/inlong/pull/9139#discussion_r1374240975
##
inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/file/TaskManager.java:
##
@@ -0,0 +1,449 @@
+/*
+ * Licensed to the Apache Software Foundation
justinwwhuang commented on code in PR #9139:
URL: https://github.com/apache/inlong/pull/9139#discussion_r1374245823
##
inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/file/TaskManager.java:
##
@@ -0,0 +1,449 @@
+/*
+ * Licensed to the Apache Software Foun
dockerzhang merged PR #9139:
URL: https://github.com/apache/inlong/pull/9139
--
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.
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 afba2a8f80 [INLONG-9138][Agent] Add task ma
justinwwhuang opened a new pull request, #9142:
URL: https://github.com/apache/inlong/pull/9142
### Prepare a Pull Request
[INLONG-9136][Agent] Add instance manager
- Fixes #9136
### Motivation
Add instance manager
### Modifications
Add instance manager
doleyzi commented on code in PR #9142:
URL: https://github.com/apache/inlong/pull/9142#discussion_r1374367355
##
inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/instance/InstanceManager.java:
##
@@ -0,0 +1,342 @@
+/*
+ * Licensed to the Apache Software Foundat
justinwwhuang commented on code in PR #9142:
URL: https://github.com/apache/inlong/pull/9142#discussion_r1374369541
##
inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/instance/InstanceManager.java:
##
@@ -0,0 +1,342 @@
+/*
+ * Licensed to the Apache Software F
dockerzhang merged PR #9142:
URL: https://github.com/apache/inlong/pull/9142
--
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.
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 b76ef7482f [INLONG-9136][Agent] Add instanc
justinwwhuang opened a new pull request, #9144:
URL: https://github.com/apache/inlong/pull/9144
### Prepare a Pull Request
[INLONG-9143][Agent] Add log file collect task
- Fixes #9143
### Motivation
Add log file collect task
### Modifications
Add log file col
13 matches
Mail list logo