This is an automated email from the ASF dual-hosted git repository.
wenweihuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 879bf36017 [INLONG-10265][Manager] Fix the problem of correct wrong
starrocks create table statement (#10276)
justinwwhuang merged PR #10282:
URL: https://github.com/apache/inlong/pull/10282
--
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
fuweng11 opened a new pull request, #10285:
URL: https://github.com/apache/inlong/pull/10285
- Fixes #10283
### Motivation
Fix the problem of migration failed when migrating multiple groups to the
same tenant.
### Modifications
1.Add logs
aloyszhang commented on code in PR #10282:
URL: https://github.com/apache/inlong/pull/10282#discussion_r1616506121
##
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/message/file/ProxyMessageCache.java:
##
@@ -81,6 +82,10 @@ public ProxyMessageCache(InstanceProfi
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 879bf36017 [INLONG-10265][Manager] Fix the
dockerzhang merged PR #10276:
URL: https://github.com/apache/inlong/pull/10276
--
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
justinwwhuang opened a new pull request, #10282:
URL: https://github.com/apache/inlong/pull/10282
Fixes #10281
### Motivation
Real time file collection need to take the current time as the data time
### Modifications
Real time file collection uses the current time
luchunliang commented on code in PR #10280:
URL: https://github.com/apache/inlong/pull/10280#discussion_r1615930723
##
inlong-common/src/main/java/org/apache/inlong/common/pojo/sort/SortConfigResponse.java:
##
@@ -36,6 +36,6 @@ public class SortConfigResponse {
String msg;
vernedeng opened a new pull request, #10280:
URL: https://github.com/apache/inlong/pull/10280
Fixes #10279
### Motivation
### Modifications
### Verifying this change
*(Please pick either of the following options)*
- [ ] This
fuweng11 commented on code in PR #10278:
URL: https://github.com/apache/inlong/pull/10278#discussion_r1615903695
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/ClusterConfigServiceImpl.java:
##
@@ -0,0 +1,101 @@
+/*
+ * Licensed to the
vernedeng commented on code in PR #10278:
URL: https://github.com/apache/inlong/pull/10278#discussion_r1615885352
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/ClusterConfigServiceImpl.java:
##
@@ -0,0 +1,101 @@
+/*
+ * Licensed to the
fuweng11 opened a new pull request, #10278:
URL: https://github.com/apache/inlong/pull/10278
- Fixes #10277
### Motivation
Support calling API to refresh cluster config.
### Modifications
Support calling API to refresh cluster config.
--
fuweng11 commented on code in PR #10276:
URL: https://github.com/apache/inlong/pull/10276#discussion_r1615631198
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/starrocks/StarRocksSqlBuilder.java:
##
@@ -161,6 +156,11 @@ private st
vernedeng commented on code in PR #10276:
URL: https://github.com/apache/inlong/pull/10276#discussion_r1615607180
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/starrocks/StarRocksSqlBuilder.java:
##
@@ -161,6 +156,11 @@ private s
fuweng11 opened a new pull request, #10276:
URL: https://github.com/apache/inlong/pull/10276
- Fixes #10265
### Motivation
Fix the problem of correct wrong starrocks create table statement.
### Modifications
Fix the problem of correct wr
15 matches
Mail list logo