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

[hotfix] [kafka] Fix RackAwareMode instantiation in Kafka 0.10 test #2654

Closed
wants to merge 1 commit into from

Conversation

tzulitai
Copy link
Contributor

The IDE is complaining that new kafka.admin.RackAwareMode.Enforced$() has private access.
Looking at Kafka's own tests [1], kafka.admin.RackAwareMode.Enforced$.MODULE$ seems to be the correct way to instantiate a RackAwareMode.

@rmetzger
Copy link
Contributor

Nice fix, thank you

+1 to merge.

@tzulitai
Copy link
Contributor Author

tzulitai commented Oct 26, 2016

Thanks for the review, merging ...

@asfgit asfgit closed this in 307eae6 Oct 26, 2016
@tzulitai tzulitai deleted the fix-kafka-rackawaremode branch October 26, 2016 07:50
zentol pushed a commit to zentol/flink that referenced this pull request Oct 28, 2016
liuyuzhong pushed a commit to liuyuzhong/flink that referenced this pull request Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants