Skip to content

feat: add kafka-preferred-replica-election command (closes #3) #10

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
Apr 28, 2019

Conversation

devshawn
Copy link
Owner

Description

Adds support for kafka-preferred-replica-election and allows auto filling admin.client for it.

@codecov-io
Copy link

codecov-io commented Apr 28, 2019

Codecov Report

Merging #10 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage    96.7%   96.75%   +0.04%     
==========================================
  Files          12       12              
  Lines         546      554       +8     
==========================================
+ Hits          528      536       +8     
  Misses         18       18
Impacted Files Coverage Δ
kafkashell/executor.py 100% <100%> (ø) ⬆️
kafkashell/constants.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d2116c...cbcd24a. Read the comment docs.

@devshawn devshawn merged commit 15fc7f7 into master Apr 28, 2019
@devshawn devshawn deleted the kafka-preferred-replica-election branch April 28, 2019 20:21
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