vernedeng opened a new pull request, #5873:
URL: https://github.com/apache/inlong/pull/5873
### Prepare a Pull Request
*(Change the title refer to the following example)*
- Title Example: [INLONG-XYZ][Component] Title of the pull request
*(The following *XYZ* should be replac
dockerzhang commented on issue #5872:
URL: https://github.com/apache/inlong/issues/5872#issuecomment-1245057358
@yg9538 127.0.0.1:8083 is the URL for manager, please check the manager
services status, and make sure it started successfully.
--
This is an automated message from the Apache G
yg9538 commented on issue #5872:
URL: https://github.com/apache/inlong/issues/5872#issuecomment-1245063228
如果是linux启动127.0.0.1:8083为manager启动
外网访问不通,只能把localhost_ip改成外网地址,一修改后dashboard就访问不通,如果不修改127.0.0.1:8083不是访问容器内的地址么?
--
This is an automated message from the Apache Git Service.
To res
dockerzhang commented on code in PR #538:
URL: https://github.com/apache/inlong-website/pull/538#discussion_r969299730
##
docs/modules/sort/quick_start.md:
##
@@ -14,7 +14,8 @@ Currently, InLong Sort relies on Flink-1.13.5. Chose
`flink-1.13.5-bin-scala_2.1
- InLong Sort file,
woofyzhao opened a new pull request, #5877:
URL: https://github.com/apache/inlong/pull/5877
- Fixes #5875
The new sub source task version should not be copied from template task but
defaults to 1.
Or else subsequent operations may fail due to version not matching.
--
This is
e-mhui opened a new pull request, #5878:
URL: https://github.com/apache/inlong/pull/5878
### Prepare a Pull Request
[INLONG-5876][Manager] Add tab separator
- Fixes #5876
### Motivation
Add tab separator
--
This is an automated message from the Apache Git S
dockerzhang merged PR #538:
URL: https://github.com/apache/inlong-website/pull/538
--
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...@i
dockerzhang closed issue #537: [Feature][Sort][Agent] Add TubeMQ connector docs
and update Agent docs
URL: https://github.com/apache/inlong-website/issues/537
--
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
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 218862c866 [INLONG-537][Sort][Agent
dockerzhang closed issue #531: [Feature][Sort] Add inlong metric decription
URL: https://github.com/apache/inlong-website/issues/531
--
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 comme
dockerzhang merged PR #532:
URL: https://github.com/apache/inlong-website/pull/532
--
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...@i
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new f4bae06c12 [INLONG-531][Sort] Add i
gong commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969377110
##
docs/data_node/extract_node/doris.md:
##
@@ -0,0 +1,152 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+import {siteVariables} from '../../version';
+
+## Overv
dockerzhang closed issue #539: [Feature][Sort] Modify doc for support routing
field for Elasticsearch connector
URL: https://github.com/apache/inlong-website/issues/539
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
from f4bae06c12 [INLONG-531][Sort] Add inlong metric decription (#532)
add d6ec721d17 [INLONG-539][Sort]
dockerzhang merged PR #540:
URL: https://github.com/apache/inlong-website/pull/540
--
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...@i
dockerzhang merged PR #547:
URL: https://github.com/apache/inlong-website/pull/547
--
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...@i
dockerzhang closed issue #546: [Feature][Sort] Modify doc for Pulsar support
ingests data without admin URL
URL: https://github.com/apache/inlong-website/issues/546
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new b489a7e24e [INLONG-546][Sort] Modif
dockerzhang commented on code in PR #545:
URL: https://github.com/apache/inlong-website/pull/545#discussion_r969408683
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/load_node/sqlserver.md:
##
@@ -93,7 +93,12 @@ TODO: 将在未来支持此功能。
| sink.buffer-flush.interval | 可选
healchow commented on code in PR #5878:
URL: https://github.com/apache/inlong/pull/5878#discussion_r969413619
##
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/DataSeparator.java:
##
@@ -29,7 +29,8 @@ public enum DataSeparator {
DASH("-",
liangyepianzhou opened a new pull request, #5879:
URL: https://github.com/apache/inlong/pull/5879
### Prepare a Pull Request
- Fixes https://github.com/apache/inlong/issues/5133
### Motivation
Add influx DB sink for sort.
### Modifications
1. Implement the influxDBLoadN
duowan1520 commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969415558
##
docs/data_node/extract_node/doris.md:
##
@@ -0,0 +1,152 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+import {siteVariables} from '../../version';
+
+##
duowan1520 commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969415558
##
docs/data_node/extract_node/doris.md:
##
@@ -0,0 +1,152 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+import {siteVariables} from '../../version';
+
+##
iamsee123 commented on PR #5864:
URL: https://github.com/apache/inlong/pull/5864#issuecomment-1245205636
> Maybe miss the part that interacts with the sort protocol?
I follow the [extend
ExtractNode](https://inlong.apache.org/zh-CN/docs/design_and_concept/how_to_extend_data_node_for_m
iamsee123 commented on PR #5783:
URL: https://github.com/apache/inlong/pull/5783#issuecomment-1245216066
> Thanks your PR @iamsee123 . Is it more appropriate as an SDK?
I think using util class is enough, because it just use to convert data from
cloudEvent format into defaultMessage f
healchow commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969448108
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/extract_node/doris.md:
##
@@ -0,0 +1,150 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+import
healchow commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969448481
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/extract_node/doris.md:
##
@@ -0,0 +1,150 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+import
duowan1520 commented on code in PR #536:
URL: https://github.com/apache/inlong-website/pull/536#discussion_r969464392
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/extract_node/doris.md:
##
@@ -0,0 +1,150 @@
+---
+title: Doris
+sidebar_position: 11
+---
+
+impor
dockerzhang merged PR #545:
URL: https://github.com/apache/inlong-website/pull/545
--
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...@i
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2acd7730e6 [INLONG-544][Sort] Modif
dockerzhang closed issue #544: [Feature][Sort] Modify doc for JDBC support
ingests all changelog data
URL: https://github.com/apache/inlong-website/issues/544
--
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
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5649c25511 [INLONG-535][Sort] Add d
dockerzhang merged PR #536:
URL: https://github.com/apache/inlong-website/pull/536
--
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...@i
dockerzhang closed issue #535: [Feature][Sort] Add doris docs
URL: https://github.com/apache/inlong-website/issues/535
--
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 unsubs
dockerzhang merged PR #5877:
URL: https://github.com/apache/inlong/pull/5877
--
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 fc067e62f [INLONG-5875][Manager] Set the ve
e-mhui commented on code in PR #5878:
URL: https://github.com/apache/inlong/pull/5878#discussion_r969507865
##
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/DataSeparator.java:
##
@@ -29,7 +29,8 @@ public enum DataSeparator {
DASH("-", 4
gosonzhang opened a new pull request, #5882:
URL: https://github.com/apache/inlong/pull/5882
- Fixes #5880
--
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 unsub
pocozh opened a new pull request, #5883:
URL: https://github.com/apache/inlong/pull/5883
### Prepare a Pull Request
*(Change the title refer to the following example)*
- Title Example: [INLONG-5874][Agent] Add msgTime attribute in
PackProxyMessage
*(The following *XYZ* shoul
EMsnap opened a new issue, #549:
URL: https://github.com/apache/inlong-website/issues/549
### What happened
[Bug] fix release doc bug on release-1.3.0
### What you expected to happen
[Bug] fix release doc bug on release-1.3.0
### How to reproduce
[Bug] fix r
EMsnap opened a new pull request, #550:
URL: https://github.com/apache/inlong-website/pull/550
### Prepare a Pull Request
- Fixes #549
### Motivation
[INLONG-549][Bug] fix release doc bug on release-1.3.0
### Modifications
[INLONG-549][Bug] fix release doc
healchow merged PR #550:
URL: https://github.com/apache/inlong-website/pull/550
--
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...@inlo
healchow closed issue #549: [Bug] Fix release doc bug on release-1.3.0
URL: https://github.com/apache/inlong-website/issues/549
--
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.
This is an automated email from the ASF dual-hosted git repository.
healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 38a74af4d2 [INLONG-549][Bug] Fix relea
healchow opened a new pull request, #5884:
URL: https://github.com/apache/inlong/pull/5884
### Prepare a Pull Request
- Fixes #5881
### Motivation
Fix the vulnerability to security attacks for the MySQL JDBC URL.
### Modifications
Filter the sensitive params
EMsnap opened a new issue, #551:
URL: https://github.com/apache/inlong-website/issues/551
### What happened
[Bug] update release doc and fix bug
### What you expected to happen
[Bug] update release doc and fix bug
### How to reproduce
[Bug] update release do
woofyzhao opened a new pull request, #5886:
URL: https://github.com/apache/inlong/pull/5886
- Fixes #5885
--
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 uns
luchunliang commented on code in PR #5883:
URL: https://github.com/apache/inlong/pull/5883#discussion_r969572502
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/ProxySink.java:
##
@@ -104,11 +103,10 @@ public void write(Message message) {
luchunliang commented on code in PR #5883:
URL: https://github.com/apache/inlong/pull/5883#discussion_r969577682
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/ProxySink.java:
##
@@ -104,11 +103,10 @@ public void write(Message message) {
luchunliang commented on PR #5882:
URL: https://github.com/apache/inlong/pull/5882#issuecomment-1245365663
Miss the audit item about AUDIT_ID_DATAPROXY_READ_SUCCESS.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
luchunliang commented on code in PR #5883:
URL: https://github.com/apache/inlong/pull/5883#discussion_r969577682
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/ProxySink.java:
##
@@ -104,11 +103,10 @@ public void write(Message message) {
luchunliang commented on code in PR #5882:
URL: https://github.com/apache/inlong/pull/5882#discussion_r969594146
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/metrics/audit/AuditUtils.java:
##
@@ -88,7 +89,12 @@ public static void add(int auditID
gosonzhang commented on code in PR #5882:
URL: https://github.com/apache/inlong/pull/5882#discussion_r970217694
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/metrics/audit/AuditUtils.java:
##
@@ -88,7 +89,12 @@ public static void add(int auditID,
gosonzhang commented on code in PR #5882:
URL: https://github.com/apache/inlong/pull/5882#discussion_r970217694
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/metrics/audit/AuditUtils.java:
##
@@ -88,7 +89,12 @@ public static void add(int auditID,
dockerzhang merged PR #5674:
URL: https://github.com/apache/inlong/pull/5674
--
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 aabb0aa99 [INLONG-5045][Agent] Support coll
GanfengTan commented on code in PR #5780:
URL: https://github.com/apache/inlong/pull/5780#discussion_r970243092
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/reader/RedisReader.java:
##
@@ -0,0 +1,445 @@
+/*
+ * Licensed to the Apache Softwar
dockerzhang merged PR #5871:
URL: https://github.com/apache/inlong/pull/5871
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from aabb0aa99 [INLONG-5045][Agent] Support collect data from MongoDB
(#5674)
add f6f097f3d [INLONG-5870][Docker
healchow commented on code in PR #5886:
URL: https://github.com/apache/inlong/pull/5886#discussion_r970247052
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AgentServiceImpl.java:
##
@@ -211,68 +211,74 @@ private List fetchFileTasks(T
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch release-1.3.0
in repository https://gitbox.apache.org/repos/asf/inlong.git
commit deff4bd582cf53acbef60e168d643b238cb50625
Author: Lucas <100204617+lucaspeng12...@users.noreply.github.com>
Au
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch release-1.3.0
in repository https://gitbox.apache.org/repos/asf/inlong.git
from d35a4df5b [INLONG-5849][Manager] Update the inlong group ext info by
the client (#5850)
new 12adab39
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch release-1.3.0
in repository https://gitbox.apache.org/repos/asf/inlong.git
commit 12adab39cbad68c764d9d1d0b25bc9377bb6870b
Author: woofyzhao <490467...@qq.com>
AuthorDate: Tue Sep 13 19:00:26
pocozh commented on code in PR #5883:
URL: https://github.com/apache/inlong/pull/5883#discussion_r970248614
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/ProxySink.java:
##
@@ -104,11 +103,10 @@ public void write(Message message) {
luchunliang commented on code in PR #5882:
URL: https://github.com/apache/inlong/pull/5882#discussion_r970252537
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/source/ServerMessageHandler.java:
##
@@ -416,23 +423,19 @@ private void formatMessagesA
leosanqing commented on code in PR #5815:
URL: https://github.com/apache/inlong/pull/5815#discussion_r970265205
##
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/ProcessEvent.java:
##
@@ -15,9 +15,7 @@
* limitations under the License.
*/
woofyzhao commented on code in PR #5886:
URL: https://github.com/apache/inlong/pull/5886#discussion_r970267641
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AgentServiceImpl.java:
##
@@ -211,68 +211,74 @@ private List fetchFileTasks(
healchow commented on code in PR #5878:
URL: https://github.com/apache/inlong/pull/5878#discussion_r970270266
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/autopush/AutoPushSourceRequest.java:
##
@@ -44,10 +43,10 @@ public class AutoPushSourc
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from f6f097f3d [INLONG-5870][Docker] Add dependency to fix the arm images
building (#5871)
add cdc91418f [INLONG
dockerzhang merged PR #5882:
URL: https://github.com/apache/inlong/pull/5882
--
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.
bluewang opened a new pull request, #552:
URL: https://github.com/apache/inlong-website/pull/552
### Prepare a Pull Request
*(Change the title refer to the following example)*
- Title Example: [INLONG-XYZ][Component] Title of the pull request
*(The following *XYZ* should be r
dockerzhang merged PR #552:
URL: https://github.com/apache/inlong-website/pull/552
--
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...@i
dockerzhang closed issue #522: [Release] Create the 1.3.0 version document
URL: https://github.com/apache/inlong-website/issues/522
--
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 commen
gosonzhang commented on code in PR #5884:
URL: https://github.com/apache/inlong/pull/5884#discussion_r970353906
##
inlong-manager/manager-pojo/pom.xml:
##
@@ -69,6 +69,18 @@
io.swagger
swagger-annotations
+
Review Comment:
Need to
healchow commented on code in PR #5884:
URL: https://github.com/apache/inlong/pull/5884#discussion_r970358198
##
inlong-manager/manager-pojo/pom.xml:
##
@@ -69,6 +69,18 @@
io.swagger
swagger-annotations
+
Review Comment:
They were
dockerzhang merged PR #5884:
URL: https://github.com/apache/inlong/pull/5884
--
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 41981d937 [INLONG-5881][Manager] Fix the vu
dockerzhang commented on PR #5815:
URL: https://github.com/apache/inlong/pull/5815#issuecomment-1246307164
@haifxu @ciscozhou PTAL, thanks.
--
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 spe
This is an automated email from the ASF dual-hosted git repository.
healchow pushed a commit to branch release-1.3.0
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/release-1.3.0 by this push:
new c59299afb [INLONG-5881][Manager]
luchunliang commented on code in PR #5802:
URL: https://github.com/apache/inlong/pull/5802#discussion_r970375958
##
inlong-sdk/sort-sdk/src/main/java/org/apache/inlong/sdk/sort/manager/InlongMultiTopicManager.java:
##
@@ -0,0 +1,289 @@
+/*
+ * Licensed to the Apache Software Fou
leosanqing commented on code in PR #5843:
URL: https://github.com/apache/inlong/pull/5843#discussion_r970273513
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/openapi/MessageQueueController.java:
##
@@ -0,0 +1,101 @@
+/*
+ * Licensed to the
82 matches
Mail list logo