You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by satendrakumar06 <gi...@git.apache.org> on 2016/05/28 18:07:42 UTC

[GitHub] kafka pull request: Replace all pattern match on boolean value by ...

GitHub user satendrakumar06 opened a pull request:

    https://github.com/apache/kafka/pull/1444

    Replace all pattern match on boolean value by if/else block.

    Replaced all pattern match on boolean value by if/else block.
    
    [KAFKA-3768](https://issues.apache.org/jira/browse/KAFKA-3768)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/satendrakumar06/kafka KAFKA-3768

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1444.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 #1444
    
----
commit 212327cba2387dbc0549e1a2e0c5387f430a7fc2
Author: Satendra kumar <sa...@knoldus.com>
Date:   2016-05-28T18:03:58Z

    Replace all pattern match on boolean value by if/elase block.
    
    KAFKA-3768

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: Replace all pattern match on boolean value by ...

Posted by satendrakumar06 <gi...@git.apache.org>.
Github user satendrakumar06 closed the pull request at:

    https://github.com/apache/kafka/pull/1444


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---