[PR] [INLONG-9369][Agent] Increase sending failure audit and real-time audit [inlong]

2023-11-30 Thread via GitHub
justinwwhuang opened a new pull request, #9370: URL: https://github.com/apache/inlong/pull/9370 [INLONG-9369][Agent] Increase sending failure audit and real-time audit - Fixes #9369 ### Motivation Increase sending failure audit and real-time audit ### Modifications

[I] [Improve][DataProxy] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
gosonzhang opened a new issue, #895: URL: https://github.com/apache/inlong-website/issues/895 ### Description The current HTTP report document introduces how to use HTTP for message production. I personally feel that if we introduce how HTTP reporting is done in InLong as a whole, th

[PR] [INLONG-895][Doc] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
gosonzhang opened a new pull request, #896: URL: https://github.com/apache/inlong-website/pull/896 Added an introduction document on how HTTP reporting is completed in InLong - Fixes #895 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [INLONG-9369][Agent] Increase sending failure audit and real-time audit [inlong]

2023-11-30 Thread via GitHub
luchunliang merged PR #9370: URL: https://github.com/apache/inlong/pull/9370 -- 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-9369][Agent] Increase sending failure audit and real-time audit (#9370)

2023-11-30 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang 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 af93ac24b7 [INLONG-9369][Agent] Increase se

Re: [PR] [INLONG-895][Doc] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
aloyszhang commented on code in PR #896: URL: https://github.com/apache/inlong-website/pull/896#discussion_r1410468331 ## docs/sdk/dataproxy-sdk/http.md: ## @@ -3,9 +3,28 @@ title: HTTP Report sidebar_position: 3 --- +## HTTP report process introduction +InLong processes HTT

Re: [PR] [INLONG-895][Doc] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
gosonzhang commented on code in PR #896: URL: https://github.com/apache/inlong-website/pull/896#discussion_r1410521186 ## docs/sdk/dataproxy-sdk/http.md: ## @@ -3,9 +3,28 @@ title: HTTP Report sidebar_position: 3 --- +## HTTP report process introduction +InLong processes HTT

Re: [PR] [INLONG-895][Doc] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
gosonzhang merged PR #896: URL: https://github.com/apache/inlong-website/pull/896 -- 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...@in

(inlong-website) branch master updated: [INLONG-895][Doc] Improve HTTP report documentation (#896)

2023-11-30 Thread gosonzhang
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-website.git The following commit(s) were added to refs/heads/master by this push: new c6079e594c [INLONG-895][Doc] Improve

Re: [I] [Improve][Doc] Improve HTTP report documentation [inlong-website]

2023-11-30 Thread via GitHub
gosonzhang closed issue #895: [Improve][Doc] Improve HTTP report documentation URL: https://github.com/apache/inlong-website/issues/895 -- 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 co

Re: [PR] [INLONG-9354][Dashboard] Data access File sources optimization [inlong]

2023-11-30 Thread via GitHub
dockerzhang merged PR #9356: URL: https://github.com/apache/inlong/pull/9356 -- 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-9354][Dashboard] Data access File sources optimization (#9356)

2023-11-30 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 6211eb38f5 [INLONG-9354][Dashboard] Data ac

[PR] [INLONG-9371][Sort] elasticsearch sort shade relocation error [inlong]

2023-11-30 Thread via GitHub
hnrainll opened a new pull request, #9372: URL: https://github.com/apache/inlong/pull/9372 ### Prepare a Pull Request - Fixes #9371 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve?* -- This i

Re: [PR] [INLONG-9314][Manager] Support cluster switch for InlongGroup [inlong]

2023-11-30 Thread via GitHub
vernedeng commented on code in PR #9353: URL: https://github.com/apache/inlong/pull/9353#discussion_r1411494479 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java: ## @@ -672,4 +697,134 @@ private void chkUnmodifia

Re: [PR] [INLONG-9371][Sort] elasticsearch sort shade relocation error [inlong]

2023-11-30 Thread via GitHub
EMsnap merged PR #9372: URL: https://github.com/apache/inlong/pull/9372 -- 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.apach

(inlong) branch master updated: [INLONG-9371][Sort] elasticsearch sort shade relocation error (#9372)

2023-11-30 Thread zirui
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 e2bd6590a5 [INLONG-9371][Sort] elasticsearch sort

[PR] [INLONG-9375][Agent] Modify the agent's real-time audit id to prevent duplication [inlong]

2023-11-30 Thread via GitHub
justinwwhuang opened a new pull request, #9376: URL: https://github.com/apache/inlong/pull/9376 [INLONG-9375][Agent] Modify the agent's real-time audit id to prevent duplication - Fixes #9375 ### Motivation Modify the agent's real-time audit id to prevent duplication ### Mod

Re: [PR] [INLONG-9373][Manager] Fix the issue of failed creation of pulsar namespace [inlong]

2023-11-30 Thread via GitHub
dockerzhang merged PR #9374: URL: https://github.com/apache/inlong/pull/9374 -- 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-9373][Manager] Fix the issue of failed creation of pulsar namespace (#9374)

2023-11-30 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 94ce7a5350 [INLONG-9373][Manager] Fix the i

[PR] [INLONG-9377][Sort] Failed to init iceberg sink with upsert mode [inlong]

2023-11-30 Thread via GitHub
vernedeng opened a new pull request, #9379: URL: https://github.com/apache/inlong/pull/9379 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replac

Re: [PR] [INLONG-9314][Manager] Support cluster switch for InlongGroup [inlong]

2023-11-30 Thread via GitHub
fuweng11 commented on code in PR #9353: URL: https://github.com/apache/inlong/pull/9353#discussion_r1411665429 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java: ## @@ -672,4 +699,150 @@ private void chkUnmodifiab

[PR] [INLONG-9368][Dashboard] Creation time or other time display in an easily readable format [inlong]

2023-11-30 Thread via GitHub
bluewang opened a new pull request, #9382: URL: https://github.com/apache/inlong/pull/9382 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replace

[PR] [INLONG-9384][Sort] Fix pulsar audit data loss when restarting [inlong]

2023-11-30 Thread via GitHub
EMsnap opened a new pull request, #9386: URL: https://github.com/apache/inlong/pull/9386 ### Prepare a Pull Request - Fixes #9384 ### Motivation Fix pulsar audit data loss when restarting Flush audit report when checkpoint ### Modifications Flush audit r

Re: [PR] [INLONG-9314][Manager] Support cluster switch for InlongGroup [inlong]

2023-11-30 Thread via GitHub
fuweng11 commented on code in PR #9353: URL: https://github.com/apache/inlong/pull/9353#discussion_r1411720141 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java: ## @@ -672,4 +699,150 @@ private void chkUnmodifiab