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 315692d629 [INLONG-10419][Dashboard] Automa
dockerzhang merged PR #10420:
URL: https://github.com/apache/inlong/pull/10420
--
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
aloyszhang commented on PR #10414:
URL: https://github.com/apache/inlong/pull/10414#issuecomment-2167139190
> > Can `configuring built-in fields ` be extracted to the superclass?
Modifications in `KakfaProrivder` and `MysqlBinlogProvider` are absolutely the
same.
> > At present, the `bui
fuweng11 commented on PR #10414:
URL: https://github.com/apache/inlong/pull/10414#issuecomment-2167133205
> Can `configuring built-in fields ` be extracted to the superclass?
Modifications in `KakfaProrivder` and `MysqlBinlogProvider` are absolutely the
same.
At present, the build in fie
haifxu opened a new pull request, #10420:
URL: https://github.com/apache/inlong/pull/10420
Fixes #10419
### Motivation
Automatically switch tenants when opening a page with `groupID`.
### Modifications
Get the tenant and jump when entering the
dockerzhang commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1639158358
##
inlong-audit/audit-sdk/README.md:
##
@@ -12,15 +12,54 @@ which can ensure that each module is reconciled in
accordance with the unified a
## Usage
### Conf
wohainilaodou opened a new pull request, #10418:
URL: https://github.com/apache/inlong/pull/10418
Fixes #10417
### Motivation
Fixed the issue that data access would still be displayed in the MODE of the
application and display pages after the new data synchronization proces
aloyszhang commented on PR #10414:
URL: https://github.com/apache/inlong/pull/10414#issuecomment-2167103919
Can `configuring built-in fields ` be extracted to the superclass?
Modifications in KakfaProrivder and MysqlBinlogProvider are absolutely the
same.
--
This is an automated messag
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 aa6ec09701 [INLONG-10415][Manager] Kafka so
dockerzhang merged PR #10416:
URL: https://github.com/apache/inlong/pull/10416
--
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
This is an automated email from the ASF dual-hosted git repository.
wenweihuang 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 6da93a43d1 [INLONG-10410][Agent] Add ZK plu
justinwwhuang merged PR #10411:
URL: https://github.com/apache/inlong/pull/10411
--
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
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 c7e86ed1ea [INLONG-10394][DashBoard] Agent
dockerzhang merged PR #10403:
URL: https://github.com/apache/inlong/pull/10403
--
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
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/dev-offline-sync by this push:
new a75f0576f5 [INLONG-1039
dockerzhang merged PR #10412:
URL: https://github.com/apache/inlong/pull/10412
--
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
fuweng11 opened a new pull request, #10416:
URL: https://github.com/apache/inlong/pull/10416
Fixes #10415
### Motivation
Kafka source supports configuring wraptype.
### Modifications
Kafka source supports configuring wraptype.
--
This is an a
fuweng11 commented on code in PR #10412:
URL: https://github.com/apache/inlong/pull/10412#discussion_r1638129822
##
inlong-manager/manager-schedule/src/test/java/org/apache/inlong/schedule/quartz/MockJob.java:
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Software Foundatio
aloyszhang commented on code in PR #10412:
URL: https://github.com/apache/inlong/pull/10412#discussion_r1638126157
##
inlong-manager/manager-schedule/src/main/java/org/apache/inlong/schedule/util/ScheduleUtils.java:
##
@@ -0,0 +1,136 @@
+/*
+ * Licensed to the Apache Software Fo
doleyzi commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1638121310
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java:
##
@@ -32,9 +32,9 @@ public enum AuditType {
DORIS("Doris"),
KUDU("Kud
doleyzi commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1638121310
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java:
##
@@ -32,9 +32,9 @@ public enum AuditType {
DORIS("Doris"),
KUDU("Kud
wohainilaodou commented on code in PR #10403:
URL: https://github.com/apache/inlong/pull/10403#discussion_r1637941835
##
inlong-dashboard/src/ui/pages/AgentModule/CreateModal.tsx:
##
@@ -135,8 +142,14 @@ const Comp: React.FC = ({ id, type, ...modalProps
}) => {
{
ma
fuweng11 commented on code in PR #10412:
URL: https://github.com/apache/inlong/pull/10412#discussion_r1638087791
##
inlong-manager/manager-schedule/src/main/java/org/apache/inlong/schedule/util/ScheduleUtils.java:
##
@@ -0,0 +1,136 @@
+/*
+ * Licensed to the Apache Software Foun
dockerzhang commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1638085512
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java:
##
@@ -32,9 +32,9 @@ public enum AuditType {
DORIS("Doris"),
KUDU(
dockerzhang commented on code in PR #10411:
URL: https://github.com/apache/inlong/pull/10411#discussion_r1638047261
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/store/ZKImp.java:
##
@@ -0,0 +1,185 @@
+/*
+ * Licensed to the Apache Software Foundatio
fuweng11 opened a new pull request, #10414:
URL: https://github.com/apache/inlong/pull/10414
Fixes #10413
### Motivation
Support for configuring built-in fields for mysql and kafka.
### Modifications
Support for configuring built-in fields f
aloyszhang opened a new pull request, #10412:
URL: https://github.com/apache/inlong/pull/10412
Fixes #10396
### Motivation
The second part of schedule capacity, adding basic schedule capability for
schedule clients and engines based on quartz
### Modifications
1.
aloyszhang commented on code in PR #10411:
URL: https://github.com/apache/inlong/pull/10411#discussion_r1637879392
##
inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/store/TestStoreKey.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Software Foun
haifxu commented on code in PR #10403:
URL: https://github.com/apache/inlong/pull/10403#discussion_r1637870166
##
inlong-dashboard/src/ui/pages/AgentModule/CreateModal.tsx:
##
@@ -135,8 +142,14 @@ const Comp: React.FC = ({ id, type, ...modalProps
}) => {
{
manual: t
aloyszhang commented on code in PR #10411:
URL: https://github.com/apache/inlong/pull/10411#discussion_r1637867433
##
inlong-agent/agent-core/src/test/java/org/apache/inlong/agent/core/store/TestRocksDbKey.java:
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundat
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 6c48c78dd3 [INLONG-10399][Agent] Add global configurations updater
(#10400)
add dc33a2ac65 [INLONG-10405][M
dockerzhang merged PR #10408:
URL: https://github.com/apache/inlong/pull/10408
--
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, #10411:
URL: https://github.com/apache/inlong/pull/10411
Fixes #10410
### Motivation
Add ZK plugin to save offset info
### Modifications
1 Add ZKImp class support for read and write ZK
2 Increase index validation unit te
doleyzi commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1637837639
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java:
##
@@ -33,7 +33,7 @@ public enum AuditType {
KUDU("Kudu"),
POSTGRES("P
aloyszhang commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1637818532
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/send/ProxyManager.java:
##
@@ -42,13 +60,77 @@ public static ProxyManager getInstance() {
/**
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 e3d2b8dffa [INLONG-10261][Manager] Support
doleyzi commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1637838790
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/send/ProxyManager.java:
##
@@ -42,13 +60,77 @@ public static ProxyManager getInstance() {
/**
dockerzhang merged PR #10390:
URL: https://github.com/apache/inlong/pull/10390
--
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
aloyszhang commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1637810471
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/send/ProxyManager.java:
##
@@ -42,13 +60,77 @@ public static ProxyManager getInstance() {
/**
aloyszhang commented on code in PR #10398:
URL: https://github.com/apache/inlong/pull/10398#discussion_r1637807959
##
inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java:
##
@@ -33,7 +33,7 @@ public enum AuditType {
KUDU("Kudu"),
POSTGRES
This is an automated email from the ASF dual-hosted git repository.
zirui 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 0dd43462bd [INLONG-10381][Sort] Kafka source conn
EMsnap merged PR #10393:
URL: https://github.com/apache/inlong/pull/10393
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from dc33a2ac65 [INLONG-10405][Manager] Fix the problem of Iceberg field
type mapping error (#10406)
add 7f5beb
dockerzhang merged PR #10406:
URL: https://github.com/apache/inlong/pull/10406
--
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
fuweng11 opened a new pull request, #10408:
URL: https://github.com/apache/inlong/pull/10408
Fixes #10407
### Motivation
Increase the interval for determining heartbeat timeout.
### Modifications
Increase the interval for determining heartbe
fuweng11 opened a new pull request, #10406:
URL: https://github.com/apache/inlong/pull/10406
Fixes #10405
### Motivation
Fix the problem of Iceberg field type mapping error.
### Modifications
Fix the problem of Iceberg field type mapping err
EMsnap opened a new pull request, #10404:
URL: https://github.com/apache/inlong/pull/10404
Fixes #10401
### Motivation
Add audit time metadata for Mysql connector and relocate debezium
dependencies
### Modifications
Add audit time metadata for Mysql connector and
wohainilaodou opened a new pull request, #10403:
URL: https://github.com/apache/inlong/pull/10403
Fixes #10394
### Motivation
To be able to verify the version and add default values for commands when
creating agent packages, an error is displayed on the approval page
justinwwhuang merged PR #10400:
URL: https://github.com/apache/inlong/pull/10400
--
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
This is an automated email from the ASF dual-hosted git repository.
wenweihuang 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 6c48c78dd3 [INLONG-10399][Agent] Add global
XiaoYou201 commented on code in PR #10393:
URL: https://github.com/apache/inlong/pull/10393#discussion_r1637690207
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/DynamicKafkaDeserializationSchema.java:
##
@@ -146
EMsnap commented on code in PR #10393:
URL: https://github.com/apache/inlong/pull/10393#discussion_r1637686535
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/DynamicKafkaDeserializationSchema.java:
##
@@ -146,6 +
XiaoYou201 commented on code in PR #10393:
URL: https://github.com/apache/inlong/pull/10393#discussion_r1637684576
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/DynamicKafkaDeserializationSchema.java:
##
@@ -131
EMsnap commented on code in PR #10393:
URL: https://github.com/apache/inlong/pull/10393#discussion_r1637663163
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/DynamicKafkaDeserializationSchema.java:
##
@@ -131,12
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a commit to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/dev-offline-sync by this push:
new 08c520d5e4 [INLONG-10395
aloyszhang merged PR #10397:
URL: https://github.com/apache/inlong/pull/10397
--
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
56 matches
Mail list logo