EMsnap commented on code in PR #9940:
URL: https://github.com/apache/inlong/pull/9940#discussion_r1558899063
##
inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.15/src/test/java/org/apache/inlong/sort/tests/utils/FlinkContainerTestEnv.java:
##
@@ -165,8 +134,8 @@ publi
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 ec6ee225d4 [INLONG-9948][Agent] Optimize th
dockerzhang merged PR #9952:
URL: https://github.com/apache/inlong/pull/9952
--
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 98c84917a3 [INLONG-9944][Dashboard] Add Age
dockerzhang merged PR #9945:
URL: https://github.com/apache/inlong/pull/9945
--
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 c9da983405 [INLONG-9950][Dashboard] Fix aud
dockerzhang merged PR #9951:
URL: https://github.com/apache/inlong/pull/9951
--
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 c13e35528e [INLONG-9953][Manager] Fix the p
dockerzhang merged PR #9954:
URL: https://github.com/apache/inlong/pull/9954
--
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.
haifxu opened a new pull request, #9956:
URL: https://github.com/apache/inlong/pull/9956
### Prepare a Pull Request
- Fixes #9955
### Motivation
`Job` and `Task` are repeated concepts. In the new architecture, the task is
used uniformly.
### Modifications
1
haifxu commented on code in PR #9945:
URL: https://github.com/apache/inlong/pull/9945#discussion_r1558676788
##
inlong-dashboard/src/ui/pages/Clusters/NodeEditModal.tsx:
##
@@ -145,6 +158,71 @@ const NodeEditModal: React.FC = ({ id,
type, clusterId, ...m
],
aloyszhang commented on code in PR #9952:
URL: https://github.com/apache/inlong/pull/9952#discussion_r1557465688
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/instance/CommonInstance.java:
##
@@ -0,0 +1,206 @@
+/*
+ * Licensed to the Apache Software
aloyszhang commented on code in PR #9952:
URL: https://github.com/apache/inlong/pull/9952#discussion_r1557463950
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/instance/CommonInstance.java:
##
@@ -0,0 +1,206 @@
+/*
+ * Licensed to the Apache Software
This is an automated email from the ASF dual-hosted git repository.
luchunliang 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 50539a5660 [INLONG-9943][Audit] Audit-servi
luchunliang merged PR #9949:
URL: https://github.com/apache/inlong/pull/9949
--
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.
leezng commented on code in PR #9945:
URL: https://github.com/apache/inlong/pull/9945#discussion_r1557404593
##
inlong-dashboard/src/ui/pages/Clusters/NodeEditModal.tsx:
##
@@ -145,6 +158,71 @@ const NodeEditModal: React.FC = ({ id,
type, clusterId, ...m
],
justinwwhuang opened a new pull request, #9952:
URL: https://github.com/apache/inlong/pull/9952
[INLONG-9948][Agent] The instance class has many code similarities, abstract
a common class
- Fixes #9948
### Motivation
The instance class has many code similarities
### M
haifxu opened a new pull request, #9951:
URL: https://github.com/apache/inlong/pull/9951
### Prepare a Pull Request
- Fixes #9950
### Motivation
The end time and start time used by the audit query are the same.
### Modifications
Fix the end time.
###
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 bcc1f3fd9f [INLONG-9946][Agent] Verify the r
aloyszhang merged PR #9947:
URL: https://github.com/apache/inlong/pull/9947
--
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.a
doleyzi commented on code in PR #9949:
URL: https://github.com/apache/inlong/pull/9949#discussion_r1557309491
##
inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/sink/JdbcSink.java:
##
@@ -0,0 +1,164 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
aloyszhang commented on code in PR #9949:
URL: https://github.com/apache/inlong/pull/9949#discussion_r1557300732
##
inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/entities/SinkConfig.java:
##
@@ -0,0 +1,45 @@
+/*
+ * Licensed to the Apache Software Foundation (
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 f5950eed5a [INLONG-9921][Manager] Fix the pr
aloyszhang merged PR #9942:
URL: https://github.com/apache/inlong/pull/9942
--
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.a
justinwwhuang commented on code in PR #9949:
URL: https://github.com/apache/inlong/pull/9949#discussion_r1557283674
##
inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/sink/JdbcSink.java:
##
@@ -0,0 +1,164 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
doleyzi opened a new pull request, #9949:
URL: https://github.com/apache/inlong/pull/9949
### Prepare a Pull Request
- Fixes #9943
### Motivation
*Audit-service add codes of jdbc sink for aggregate the data from the data
source and store the aggregated data to the target sto
justinwwhuang opened a new pull request, #9947:
URL: https://github.com/apache/inlong/pull/9947
[INLONG-9946][Agent] Verify the return code, only proceed with the
subsequent process if the return code is successful
- Fixes #9946
### Motivation
The manager will verify MD5, an
27 matches
Mail list logo