You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Balint Molnar (JIRA)" <ji...@apache.org> on 2017/06/15 09:16:00 UTC

[jira] [Updated] (KAFKA-5127) Replace pattern matching with foreach where the case None is unused

     [ https://issues.apache.org/jira/browse/KAFKA-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balint Molnar updated KAFKA-5127:
---------------------------------
    Fix Version/s: 0.11.1.0

> Replace pattern matching with foreach where the case None is unused 
> --------------------------------------------------------------------
>
>                 Key: KAFKA-5127
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5127
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Balint Molnar
>            Assignee: Balint Molnar
>            Priority: Minor
>             Fix For: 0.11.1.0
>
>
> There are various place where pattern matching is used with matching only for one thing and ignoring the None type, this can be replaced with foreach.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)