GitHub user baluchicken opened a pull request: https://github.com/apache/kafka/pull/2919
KAFKA-5127 Replace pattern matching with foreach where the case None ⦠@ijuma plz review. This one is not complete because KafkaController, AdminUtils and ReplicaStateMachine has some of these but for those I will wait until the KAFKA-5028 and KAFKA-5103 are merged. You can merge this pull request into a Git repository by running: $ git pull https://github.com/baluchicken/kafka-1 KAFKA-5127 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2919.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2919 ---- commit 553ef1acd456799f9aa4871c0a1a764eb88fad51 Author: Balint Molnar <balintmolna...@gmail.com> Date: 2017-04-26T13:44:11Z KAFKA-5127 Replace pattern matching with foreach where the case None is unused ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---