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

Fix no return value of GetMaxProducers in cli #7990

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

315157973
Copy link
Contributor

@315157973 315157973 commented Sep 6, 2020

Master Issue: #2688

Motivation

In cmdTopics.java, GetMaxProducers did not call the print method, resulting in no return value in the cli

Modifications

add print

Verifying this change

@315157973
Copy link
Contributor Author

/pulsarbot run-failure-checks

@codelipenghui codelipenghui added this to the 2.7.0 milestone Sep 9, 2020
@codelipenghui codelipenghui merged commit 4cbbea1 into apache:master Sep 9, 2020
@315157973 315157973 deleted the print branch September 14, 2020 06:45
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