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

Display Topic and Broker Sizes #146

Merged
merged 4 commits into from Nov 24, 2015
Merged

Conversation

jisookim0513
Copy link
Contributor

Added an option to display topic and broker sizes.
This works only after patch https://issues.apache.org/jira/browse/KAFKA-1614 is applied to Kafka.
Longer broker-view-update-seconds is recommended since BVActor queries sizes for all existing segments. I am currently using a version that doesn't fetch consumer data, but with consumer data getting fetched, Kafka Manager might be overloaded. So I plan to make fetching consumer data configurable.

screen shot 2015-10-28 at 12 50 01 am

screen shot 2015-10-28 at 12 50 17 am

screen shot 2015-10-28 at 12 50 28 am

@patelh
Copy link
Collaborator

patelh commented Nov 11, 2015

Can you rebase or merge master?

@jisookim0513
Copy link
Contributor Author

@patelh rebased it

@patelh
Copy link
Collaborator

patelh commented Nov 24, 2015

Should I merge or did you want to add the option to enable/disable consumer offset ?

@jisookim0513
Copy link
Contributor Author

Could you merge it? I'd like to have enable/disable consumer offset as a
separate PR.

On Tue, Nov 24, 2015 at 2:21 PM, patelh notifications@github.com wrote:

Should I merge or did you want to add the option to enable/disable
consumer offset ?


Reply to this email directly or view it on GitHub
#146 (comment).

patelh added a commit that referenced this pull request Nov 24, 2015
@patelh patelh merged commit 14c810d into yahoo:master Nov 24, 2015
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