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

Changed from ConcurrentLinkedQueue to LinkedBlockedQueue with the size configurable #491

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

subkanthi
Copy link
Collaborator

@subkanthi subkanthi commented Mar 6, 2024

Configuration variable: sink.connector.max.queue.size: "100000"

Testing:
Xmx=2048M

image

@subkanthi subkanthi linked an issue Mar 6, 2024 that may be closed by this pull request
@subkanthi subkanthi changed the base branch from develop to 2.0.1 March 7, 2024 22:06
@subkanthi subkanthi merged commit 12fd0db into 2.0.1 Mar 11, 2024
6 checks passed
@subkanthi subkanthi deleted the 484-add-configuration-to-support-bounded-queue branch March 11, 2024 14:22
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.

Add configuration to support bounded queue
2 participants