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.
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
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
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
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.
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
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.
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
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