fuweng11 commented on code in PR #8109:
URL: https://github.com/apache/inlong/pull/8109#discussion_r1208988031
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/WorkflowApproverController.java:
##
@@ -54,19 +56,22 @@ public class WorkflowApprov
hnrainll commented on code in PR #8109:
URL: https://github.com/apache/inlong/pull/8109#discussion_r1208990812
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/WorkflowApproverController.java:
##
@@ -54,19 +56,22 @@ public class WorkflowApprov
thexiay commented on code in PR #8095:
URL: https://github.com/apache/inlong/pull/8095#discussion_r1209008166
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -51,49 +53,81
gunli opened a new pull request, #8111:
URL: https://github.com/apache/inlong/pull/8111
### [INLONG-4961][DataProxy] add dataproxy-sdk-golang
- Fixes #4961
### Motivation
Add a golang version SDK of InLong Data Proxy
### Modifications
- Add a discoverer to
healchow commented on code in PR #8105:
URL: https://github.com/apache/inlong/pull/8105#discussion_r1209032332
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/util/SchemaChangeUtils.java:
##
@@ -0,0 +1,217 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
healchow commented on code in PR #8107:
URL: https://github.com/apache/inlong/pull/8107#discussion_r1209033544
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/channel/FailoverChannelSelector.java:
##
@@ -145,11 +143,9 @@ public void configure(Conte
healchow commented on code in PR #8107:
URL: https://github.com/apache/inlong/pull/8107#discussion_r1209037292
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/config/holder/BlackListConfigHolder.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apa
gosonzhang commented on code in PR #8107:
URL: https://github.com/apache/inlong/pull/8107#discussion_r1209040833
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/config/holder/BlackListConfigHolder.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the A
github-actions[bot] commented on issue #8112:
URL: https://github.com/apache/inlong/issues/8112#issuecomment-1566736591
Hello @gunli, thank you for opening your first issue in InLong 🧡 We will
respond as soon as possible ⏳
If this is a bug report, please provide screenshots or error logs
gunli commented on issue #8112:
URL: https://github.com/apache/inlong/issues/8112#issuecomment-1566744704
Should to create issue
--
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 comm
lordcheng10 commented on code in PR #8095:
URL: https://github.com/apache/inlong/pull/8095#discussion_r1209051456
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -51,49 +5
gunli commented on issue #8112:
URL: https://github.com/apache/inlong/issues/8112#issuecomment-1566745768
This issue should be create at
[inlong-website](https://github.com/gunli/inlong-website)
--
This is an automated message from the Apache Git Service.
To respond to the message, please
gunli opened a new issue, #764:
URL: https://github.com/apache/inlong-website/issues/764
### Description
Add documents for DataProxy Golang SDK
### Use case
Add documents for DataProxy Golang SDK to guide users how to use the SDK to
produce messages to InLong DataProxy.
This is an automated email from the ASF dual-hosted git repository.
gosonzhang 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 6e8d77a48 [INLONG-8106][DataProxy] Optimize
EMsnap commented on code in PR #8096:
URL: https://github.com/apache/inlong/pull/8096#discussion_r1209078921
##
inlong-sort/sort-flink/base/src/main/java/org/apache/inlong/sort/base/sink/PartitionPolicy.java:
##
@@ -0,0 +1,36 @@
+/*
+ * Licensed to the Apache Software Foundation
dockerzhang commented on PR #8095:
URL: https://github.com/apache/inlong/pull/8095#issuecomment-1566773880
@hejiay if all comments are confirmed, please click `resolve`, and I found
there are some conflicts, please fix them, thanks.
--
This is an automated message from the Apache Git Serv
EMsnap commented on code in PR #8096:
URL: https://github.com/apache/inlong/pull/8096#discussion_r1209085490
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/src/main/java/org/apache/inlong/sort/hive/HiveTableSink.java:
##
@@ -172,23 +199,50 @@ private DataStreamS
hejiay commented on code in PR #8095:
URL: https://github.com/apache/inlong/pull/8095#discussion_r1209087824
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -51,49 +53,81
EMsnap commented on code in PR #8096:
URL: https://github.com/apache/inlong/pull/8096#discussion_r1209088899
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/src/main/java/org/apache/inlong/sort/hive/HiveOutputFormatFactory.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licens
chestnut-c opened a new pull request, #8115:
URL: https://github.com/apache/inlong/pull/8115
- Fixes #8114
### Motivation
Fix the NEP that may appear when building Properties , Filter empty values
to prevent NEP, because empty values are meaningless to pass downstream.
--
EMsnap commented on code in PR #8105:
URL: https://github.com/apache/inlong/pull/8105#discussion_r1209100513
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/enums/SchemaChangeType.java:
##
@@ -0,0 +1,94 @@
+/*
+ * Licensed to the Apache Software Foundati
gong opened a new pull request, #8117:
URL: https://github.com/apache/inlong/pull/8117
### Prepare a Pull Request
- [INLONG-8116][Sort] Support table api config setting
- Fixes #8116
### Motivation
Support table api config setting
ref to
https://nightlies.apac
gong commented on code in PR #8115:
URL: https://github.com/apache/inlong/pull/8115#discussion_r1209111662
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/LoadNodeUtils.java:
##
@@ -17,6 +17,7 @@
package org.apache.inlong.manager.pojo.sor
gong commented on code in PR #8115:
URL: https://github.com/apache/inlong/pull/8115#discussion_r1209111662
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/LoadNodeUtils.java:
##
@@ -17,6 +17,7 @@
package org.apache.inlong.manager.pojo.sor
hejiay closed pull request #8095: [INLONG-7959][Sort] Dynamic schema evolution
support delete and update columns when sink to Iceberg
URL: https://github.com/apache/inlong/pull/8095
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
fuweng11 commented on code in PR #8115:
URL: https://github.com/apache/inlong/pull/8115#discussion_r1209117077
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/LoadNodeUtils.java:
##
@@ -117,6 +118,7 @@ public static LoadNode createLoadNode(S
chestnut-c commented on code in PR #8115:
URL: https://github.com/apache/inlong/pull/8115#discussion_r1209118467
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/LoadNodeUtils.java:
##
@@ -17,6 +17,7 @@
package org.apache.inlong.manager.po
chestnut-c commented on code in PR #8115:
URL: https://github.com/apache/inlong/pull/8115#discussion_r1209120934
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/ExtractNodeUtils.java:
##
@@ -563,6 +564,7 @@ private static List
parseFieldInf
vernedeng opened a new pull request, #8119:
URL: https://github.com/apache/inlong/pull/8119
### Prepare a Pull Request
*(Change the title refer to the following example)*
- Fixes #8118
- Parent #7914
### Motivation
Support tenant user permission control
##
gong commented on code in PR #8102:
URL: https://github.com/apache/inlong/pull/8102#discussion_r1209135921
##
inlong-sort/sort-flink/pom.xml:
##
@@ -30,6 +30,13 @@
pom
Apache InLong - Sort Flink
+
+cdc-base
+base
+sort-flink-v1.13
+
hejiay opened a new pull request, #8120:
URL: https://github.com/apache/inlong/pull/8120
I accidentally deleted the original PR
https://github.com/apache/inlong/pull/8095 by mistake, so I resubmitted it.For
details, see this PR https://github.com/apache/inlong/pull/8095
--
Th
hejiay commented on PR #8120:
URL: https://github.com/apache/inlong/pull/8120#issuecomment-1566883701
@dockerzhang
--
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
hejiay commented on PR #8095:
URL: https://github.com/apache/inlong/pull/8095#issuecomment-1566892860
I accidentally deleted the original PR by mistake, so I resubmitted it. The
new PR https://github.com/apache/inlong/pull/8120
--
This is an automated message from the Apache Git Service.
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209205206
##
inlong-manager/manager-web/sql/changes-1.8.0.sql:
##
@@ -44,4 +44,42 @@ CREATE TABLE IF NOT EXISTS `inlong_tenant`
DEFAULT CHARSET = utf8 COMMENT ='Inlong tenant
yunqingmoswu commented on code in PR #8105:
URL: https://github.com/apache/inlong/pull/8105#discussion_r1209205400
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/util/SchemaChangeUtils.java:
##
@@ -0,0 +1,217 @@
+/*
+ * Licensed to the Apache Software Foundation
yunqingmoswu closed pull request #8105: [INLONG-7853][Sort] Add common handle
for schema-change in sink
URL: https://github.com/apache/inlong/pull/8105
--
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 t
dockerzhang merged PR #8115:
URL: https://github.com/apache/inlong/pull/8115
--
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 049eaf36b [INLONG-8114][Manager] Fix the NE
EMsnap commented on code in PR #8102:
URL: https://github.com/apache/inlong/pull/8102#discussion_r1209231337
##
inlong-sort/sort-flink/pom.xml:
##
@@ -30,6 +30,13 @@
pom
Apache InLong - Sort Flink
+
+cdc-base
+base
+sort-flink-v1.13
+
fuweng11 commented on code in PR #8109:
URL: https://github.com/apache/inlong/pull/8109#discussion_r1209349797
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/WorkflowApproverServiceImpl.java:
##
@@ -89,11 +92,18 @@ public Integer save
hnrainll commented on code in PR #8109:
URL: https://github.com/apache/inlong/pull/8109#discussion_r1209379107
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/WorkflowApproverServiceImpl.java:
##
@@ -89,11 +92,18 @@ public Integer save
github-actions[bot] commented on issue #7737:
URL: https://github.com/apache/inlong/issues/7737#issuecomment-1567664051
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
dockerzhang commented on code in PR #8111:
URL: https://github.com/apache/inlong/pull/8111#discussion_r1209640138
##
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/README.md:
##
@@ -0,0 +1,197 @@
+# dataproxy-sdk-golang
Review Comment:
This line is needless.
dockerzhang commented on code in PR #8111:
URL: https://github.com/apache/inlong/pull/8111#discussion_r1209641026
##
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/README.md:
##
@@ -0,0 +1,197 @@
+# dataproxy-sdk-golang
+
+## Overview
+
+dataproxy-sdk-golang is the golang v
gong commented on code in PR #8105:
URL: https://github.com/apache/inlong/pull/8105#discussion_r1209643175
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/util/SchemaChangeUtils.java:
##
@@ -0,0 +1,217 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
e-mhui commented on code in PR #8044:
URL: https://github.com/apache/inlong/pull/8044#discussion_r1209650776
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/source/assigners/MySqlSnapshotSplitAssigner.java:
##
@
xuehuanran opened a new pull request, #8123:
URL: https://github.com/apache/inlong/pull/8123
- Add `Heartbeat` for GO producer SDK
- Implement #8122
- Partent issue #4968
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
fuweng11 opened a new pull request, #8124:
URL: https://github.com/apache/inlong/pull/8124
### Prepare a Pull Request
- Fixes #8121
### Motivation
Supports cluster node status management in the case of multiple manager
nodes.
### Modifications
Supp
gunli commented on code in PR #8111:
URL: https://github.com/apache/inlong/pull/8111#discussion_r1209652770
##
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/README.md:
##
@@ -0,0 +1,197 @@
+# dataproxy-sdk-golang
+
+## Overview
+
+dataproxy-sdk-golang is the golang version
featzhang commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209654300
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,
thexiay commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209655765
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,85
hejiay commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209656737
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,85
hejiay commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209657943
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,85
EMsnap commented on code in PR #8117:
URL: https://github.com/apache/inlong/pull/8117#discussion_r1209659371
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/configuration/Constants.java:
##
@@ -97,6 +97,31 @@ public class Constants {
*/
public static f
fuweng11 commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209647609
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongUserRoleEntityMapper.java:
##
@@ -0,0 +1,36 @@
+/*
+ * Licensed to the Apache Sof
vernedeng commented on code in PR #8124:
URL: https://github.com/apache/inlong/pull/8124#discussion_r1209660751
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/heartbeat/HeartbeatManager.java:
##
@@ -223,6 +227,13 @@ private void evictClusterNod
dockerzhang merged PR #8109:
URL: https://github.com/apache/inlong/pull/8109
--
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 a39e03cc5 [INLONG-8108][Manager] WorkflowAp
thexiay commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209667336
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,85
yunqingmoswu merged PR #8105:
URL: https://github.com/apache/inlong/pull/8105
--
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.
yunqing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from a39e03cc5 [INLONG-8108][Manager] WorkflowApprover API Permissions
Optimization (#8109)
add b9446908f [INLONG-78
hejiay commented on code in PR #8120:
URL: https://github.com/apache/inlong/pull/8120#discussion_r1209672436
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/SchemaChangeUtils.java:
##
@@ -52,49 +54,85
gong commented on code in PR #8044:
URL: https://github.com/apache/inlong/pull/8044#discussion_r1209672869
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/source/assigners/MySqlSnapshotSplitAssigner.java:
##
@@
dockerzhang merged PR #8102:
URL: https://github.com/apache/inlong/pull/8102
--
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 b9446908f [INLONG-7853][Sort] Add common handle for schema-change in
sink (#8105)
add 383a28a34 [INLONG-810
healchow commented on code in PR #8119:
URL: https://github.com/apache/inlong/pull/8119#discussion_r1209683669
##
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/InlongUserTypeEnum.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Softwa
healchow commented on code in PR #8119:
URL: https://github.com/apache/inlong/pull/8119#discussion_r1209684589
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/user/TenantRoleService.java:
##
@@ -15,20 +15,24 @@
* limitations under the License.
healchow commented on code in PR #8107:
URL: https://github.com/apache/inlong/pull/8107#discussion_r1209687344
##
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/config/holder/BlackListConfigHolder.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apa
dockerzhang merged PR #8124:
URL: https://github.com/apache/inlong/pull/8124
--
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 45e6cea21 [INLONG-8121][Manager] Supports c
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 45e6cea21 [INLONG-8121][Manager] Supports cluster node status
management in the case of multiple manager nodes (
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 792001139 [INLONG-8038][Sort] Optimize MySQL CDC
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209767088
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongUserRoleEntityMapper.java:
##
@@ -0,0 +1,36 @@
+/*
+ * Licensed to the Apache So
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209768625
##
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/InlongRoleController.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache Soft
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209769843
##
inlong-manager/manager-dao/src/main/resources/mappers/InlongUserRoleEntityMapper.xml:
##
@@ -0,0 +1,88 @@
+
+
+
+http://mybatis.org/dtd/mybatis-3-mapper.dtd";>
+
+
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209770774
##
inlong-manager/manager-web/sql/apache_inlong_manager.sql:
##
@@ -580,6 +580,29 @@ CREATE TABLE IF NOT EXISTS `user_role`
) ENGINE = InnoDB
DEFAULT CHARSET = utf
vernedeng commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209772418
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongUserRoleEntityMapper.java:
##
@@ -0,0 +1,36 @@
+/*
+ * Licensed to the Apache So
vernedeng commented on code in PR #8119:
URL: https://github.com/apache/inlong/pull/8119#discussion_r1209782719
##
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/InlongUserTypeEnum.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Softw
fuweng11 commented on code in PR #8100:
URL: https://github.com/apache/inlong/pull/8100#discussion_r1209779574
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/user/InlongRoleServiceImpl.java:
##
@@ -0,0 +1,89 @@
+/*
+ * Licensed to the Apache So
79 matches
Mail list logo