Skip to content

[KIP-460] ElectLeaders implementation public API changes and documentation improvement #1833

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

emasab
Copy link
Contributor

@emasab emasab commented Oct 10, 2024

  • ElectionType in confluent_kafka as in Java
  • dictionary value is a KafkaError as it's not thrown
  • ElectionType should be added to documentation .rst
  • docstring changes
  • tests without brokers with successful validation that leads to a timeout
  • example elects leaders for all partitions in case no partition is specified

…ation improvement

- ElectionType confluent_kafka as in Java
- dictionary value is a KafkaError as it's not thrown
- ElectionType should be added to documentation .rst
- docstring changes
- tests without brokers with successful validation that leads to a timeout
- example elects leaders for all partitions in case no partition is specified
@emasab emasab requested review from a team as code owners October 10, 2024 12:41
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

pranavrth

This comment was marked as resolved.

Copy link
Member

@pranavrth pranavrth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!.

@pranavrth pranavrth merged commit 979343a into master Oct 10, 2024
3 checks passed
@pranavrth pranavrth deleted the dev_elect_leaders_continuation branch October 10, 2024 13:34
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.

2 participants