You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/28 00:11:13 UTC

[jira] [Commented] (KAFKA-3765) Code style issues in Kafka

    [ https://issues.apache.org/jira/browse/KAFKA-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305022#comment-15305022 ] 

ASF GitHub Bot commented on KAFKA-3765:
---------------------------------------

GitHub user rekhajoshm opened a pull request:

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

    [KAFKA-3765] Minor Code style corrections

    [KAFKA-3765] Minor Code style corrections:
    Removed explicit returns, not needed parentheses, corrected variables, removed unused imports

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

    $ git pull https://github.com/rekhajoshm/kafka KAFKA-3765

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

    https://github.com/apache/kafka/pull/1442.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 #1442
    
----
commit c9a66992b1095616f87c5748f210b973ebc7eb01
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-05-26T17:48:37Z

    Merge pull request #2 from apache/trunk
    
    Apache Kafka trunk pull

commit 1e0b5411ddf98e9bda9751fd0281f9116770c6cc
Author: Joshi <re...@gmail.com>
Date:   2016-05-28T00:09:42Z

    [KAFKA-3765] Minor Code style corrections

----


> Code style issues in Kafka
> --------------------------
>
>                 Key: KAFKA-3765
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3765
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.10.0.0
>            Reporter: Rekha Joshi
>            Assignee: Rekha Joshi
>            Priority: Minor
>
> Code style issues in Kafka trunk



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)