Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BatchLogRecordProcessor supports concurrent export #6372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

qixiaogang
Copy link

To support BatchLogRecordProcessor to export concurrently. As described #6287.

If maxConcurrentExport is 1, which is default value. Then BatchLogRecordProcessor behaves as before.
If maxConcurrentExport > 1, BatchLogRecordProcessor will support max concurrent export of maxConcurrentExport.

@qixiaogang qixiaogang requested a review from a team as a code owner April 10, 2024 01:28
Copy link

CLA Missing ID CLA Not Signed

@jkwatson
Copy link
Contributor

@qixiaogang the builds are all failing, and you haven't signed the CLA. Before we could even consider this enhancement, those two things would need to be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants