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
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
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,
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.
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
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
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
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
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
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
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.
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
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
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
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
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
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
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.
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
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
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
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
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
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
24 matches
Mail list logo