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

Add option to connect to a replica for producers #662

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

acogoluegnes
Copy link
Contributor

@acogoluegnes acogoluegnes commented Nov 26, 2024

This can speed up producer creation/recovery when a load balancer is used. Default is false (connect only to the leader).

This can speed up producer creation/recovery when a load balancer is
used.
@acogoluegnes acogoluegnes added the enhancement New feature or request label Nov 26, 2024
@acogoluegnes acogoluegnes added this to the 0.21.0 milestone Nov 26, 2024
@acogoluegnes acogoluegnes changed the title Allow to connect to a replica for producers Add option to connect to a replica for producers Nov 27, 2024
@acogoluegnes acogoluegnes marked this pull request as ready for review November 27, 2024 08:29
@acogoluegnes acogoluegnes merged commit d541aba into main Nov 27, 2024
3 checks passed
@acogoluegnes acogoluegnes deleted the force-leader-option branch November 27, 2024 08:30
github-actions bot pushed a commit that referenced this pull request Nov 27, 2024
Add option to connect to a replica for producers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant