ciscozhou commented on PR #6514:
URL: https://github.com/apache/inlong/pull/6514#issuecomment-1312673566
LGTM
--
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
healchow commented on code in PR #563:
URL: https://github.com/apache/inlong-website/pull/563#discussion_r1020891987
##
docs/modules/sort-standalone/pulsar2hive.md:
##
@@ -0,0 +1,158 @@
+---
+title: Pulsar2Hive Example
+sidebar_position: 3
+---
+## Prepare to get module archive
vernedeng opened a new pull request, #6521:
URL: https://github.com/apache/inlong/pull/6521
- Fixes #6496
### Motivation
*Explain here the context, and why you're making that change. What is the
problem you're trying to solve?*
### Modifications
*Describe the modi
vernedeng commented on code in PR #6501:
URL: https://github.com/apache/inlong/pull/6501#discussion_r1020919361
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/ElasticsearchClusterOperator.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to th
github-actions[bot] commented on issue #5887:
URL: https://github.com/apache/inlong/issues/5887#issuecomment-1312947699
This issue is stale because it has been open for 60 days with no activity.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
github-actions[bot] commented on issue #5888:
URL: https://github.com/apache/inlong/issues/5888#issuecomment-1312947685
This issue is stale because it has been open for 60 days with no activity.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
lucaspeng12138 opened a new pull request, #6523:
URL: https://github.com/apache/inlong/pull/6523
### Prepare a Pull Request
Add notes for building arm images
- Fixes #6522
### Motivation
Add notes for building arm images
### Modifications
Add notes for b
e-mhui commented on code in PR #6508:
URL: https://github.com/apache/inlong/pull/6508#discussion_r1021043373
##
inlong-sort/sort-connectors/oracle-cdc/src/main/java/org/apache/inlong/sort/cdc/oracle/debezium/table/RowDataDebeziumDeserializeSchema.java:
##
@@ -760,33 +760,18 @@ p
healchow merged PR #6514:
URL: https://github.com/apache/inlong/pull/6514
--
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.apa
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.git
The following commit(s) were added to refs/heads/master by this push:
new 530bc4b23 [INLONG-5024][Manager] Improve the d
healchow merged PR #6519:
URL: https://github.com/apache/inlong/pull/6519
--
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.apa
This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 530bc4b23 [INLONG-5024][Manager] Improve the delete operation of
InlongGroup (#6514)
add 7340c0463 [INLONG-651
healchow opened a new pull request, #6524:
URL: https://github.com/apache/inlong/pull/6524
### Prepare a Pull Request
- Fixes #6517
### Motivation
Support delete stream sink when the inlong group was config_failed.
### Modifications
### Verifying this ch
woofyzhao commented on code in PR #6521:
URL: https://github.com/apache/inlong/pull/6521#discussion_r1021074654
##
inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/node/DataNodeTest.java:
##
@@ -0,0 +1,43 @@
+/*
+ * Licensed to the Apache Software F
fuweng11 commented on issue #6525:
URL: https://github.com/apache/inlong/issues/6525#issuecomment-1313108903
I will deal with this problem!
--
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
fuweng11 commented on issue #6526:
URL: https://github.com/apache/inlong/issues/6526#issuecomment-1313109096
I will deal with this problem!
--
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
fuweng11 opened a new pull request, #6527:
URL: https://github.com/apache/inlong/pull/6527
### Prepare a Pull Request
- Fixes #6525
### Motivation
Fix the problem that when the enable_create_resource parameter of
inlongGroup is set to 0, the stream and source status cannot
fuweng11 opened a new pull request, #6528:
URL: https://github.com/apache/inlong/pull/6528
### Prepare a Pull Request
- Fixes #6526
### Motivation
Fix the problem of mananger-client calling to forcibly delete the source
interface failed
### Modifications
Modi
gong commented on code in PR #6524:
URL: https://github.com/apache/inlong/pull/6524#discussion_r1021098059
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -465,7 +465,7 @@ public Boolean delete(String gro
gong commented on code in PR #6524:
URL: https://github.com/apache/inlong/pull/6524#discussion_r1021098972
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -435,7 +435,7 @@ public InlongGroupInfo doDeleteC
healchow commented on code in PR #6528:
URL: https://github.com/apache/inlong/pull/6528#discussion_r1021106678
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/StreamSourceController.java:
##
@@ -91,11 +91,12 @@ public Response delete(@PathVar
vernedeng commented on code in PR #6521:
URL: https://github.com/apache/inlong/pull/6521#discussion_r1021108818
##
inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/node/DataNodeTest.java:
##
@@ -0,0 +1,43 @@
+/*
+ * Licensed to the Apache Software F
healchow commented on code in PR #6528:
URL: https://github.com/apache/inlong/pull/6528#discussion_r1021115088
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/StreamSourceController.java:
##
@@ -91,11 +91,12 @@ public Response delete(@PathVar
healchow commented on code in PR #6524:
URL: https://github.com/apache/inlong/pull/6524#discussion_r1021129804
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -435,7 +435,7 @@ public InlongGroupInfo doDel
healchow commented on code in PR #6524:
URL: https://github.com/apache/inlong/pull/6524#discussion_r1021129804
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java:
##
@@ -435,7 +435,7 @@ public InlongGroupInfo doDel
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.git
The following commit(s) were added to refs/heads/master by this push:
new e0bdfe092 [INLONG-6525][Manager] Update the st
healchow merged PR #6527:
URL: https://github.com/apache/inlong/pull/6527
--
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.apa
This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from e0bdfe092 [INLONG-6525][Manager] Update the status of stream and
source after the InlongGroup is completed (#6527)
healchow merged PR #6528:
URL: https://github.com/apache/inlong/pull/6528
--
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.apa
29 matches
Mail list logo