[GitHub] [inlong] fuweng11 opened a new pull request, #7947: [INLONG-7946][Manager] Add user authentication when bind clusterTag

2023-04-28 Thread via GitHub
fuweng11 opened a new pull request, #7947: URL: https://github.com/apache/inlong/pull/7947 ### Prepare a Pull Request - Fixes #7946 ### Motivation Add user authentication when bind clusterTag. ### Modifications Add user authentication when bind clusterTag.

[GitHub] [inlong] healchow commented on a diff in pull request #7944: [INLONG-7941][Manager][Dashborad] Add param to distinguish lightweight

2023-04-28 Thread via GitHub
healchow commented on code in PR #7944: URL: https://github.com/apache/inlong/pull/7944#discussion_r1180062892 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/InlongGroupController.java: ## @@ -88,9 +89,10 @@ public Response get(@PathVariable

[GitHub] [inlong] fuweng11 opened a new pull request, #7949: [INLONG-7948][Manager] Add user authentication when operate inlong consume

2023-04-28 Thread via GitHub
fuweng11 opened a new pull request, #7949: URL: https://github.com/apache/inlong/pull/7949 ### Prepare a Pull Request - Fixes #7948 ### Motivation Add user authentication when operate inlong consume. ### Modifications Add user authentication when operat

[GitHub] [inlong] haifxu commented on issue #7821: [Bug] 源数据使用pg数据库,目标数据使用pg数据库时,写入数据格式错误。

2023-04-28 Thread via GitHub
haifxu commented on issue #7821: URL: https://github.com/apache/inlong/issues/7821#issuecomment-1527192204 Fixed in this PR: https://github.com/apache/inlong/pull/7935 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [inlong] dockerzhang merged pull request #7944: [INLONG-7941][Manager][Dashborad] Add param to distinguish lightweight

2023-04-28 Thread via GitHub
dockerzhang merged PR #7944: URL: https://github.com/apache/inlong/pull/7944 -- 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.

[inlong] branch master updated (704ef3eb7 -> 3f05475e1)

2023-04-28 Thread dockerzhang
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 704ef3eb7 [INLONG-7906][Sort] Improve logic of calculation object byte size (#7907) add 3f05475e1 [INLONG-7

[GitHub] [inlong] dockerzhang merged pull request #7935: [INLONG-7934][Manager] Optimize the serializationType to support debezium json

2023-04-28 Thread via GitHub
dockerzhang merged PR #7935: URL: https://github.com/apache/inlong/pull/7935 -- 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.

[inlong] branch master updated: [INLONG-7934][Manager] Optimize the serializationType to support debezium json (#7935)

2023-04-28 Thread dockerzhang
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 b38bdc0f9 [INLONG-7934][Manager] Optimize t

[GitHub] [inlong] duowan1520 commented on a diff in pull request #7924: [INLONG-7900][Sort] Upsert Kafka Sink Single Table Partition By Primary key

2023-04-28 Thread via GitHub
duowan1520 commented on code in PR #7924: URL: https://github.com/apache/inlong/pull/7924#discussion_r1180942612 ## inlong-sort/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/partitioner/PrimaryKeyPartitioner.java: ## Review Comment: Hi, I noticed that in