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

[GitHub] kafka pull request #2222: KAFKA-4500: code corrections on client module

GitHub user rekhajoshm opened a pull request:

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

    KAFKA-4500: code corrections on client module

    - Removed redundant modifiers, not needed String.format()
    - Removed unnecessary semicolon, additional assignment, inlined return 
    - Added few param tags
    - Using StringBuilder for consistency across codebase


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

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

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

    https://github.com/apache/kafka/pull/2222.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 #2222
    
----
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 8d7fb005cb132440e7768a5b74257d2598642e0f
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-05-30T21:37:43Z

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

commit fbef9a8fb1411282fbadec46955691c3e7ba2578
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-06-04T23:58:02Z

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

commit 172db701bf9affda1304b684921260d1cd36ae9e
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-06-06T22:10:31Z

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

commit 9d18d93745cf2bc9b0ab4bb9b25d9a31196ef918
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-06-07T19:36:45Z

    Merge pull request #7 from apache/trunk
    
    Apache trunk pull

commit 882faea01f28aef1977f4ced6567833bcf736840
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-06-13T20:01:43Z

    Merge pull request #8 from confluentinc/trunk
    
    Apache kafka trunk pull

commit 851315d39c0c308d79b9575546822aa932c46a09
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-06-27T17:34:54Z

    Merge pull request #9 from apache/trunk
    
    Merge Apache kafka trunk

commit 613f07c2b4193302c82a5d6eaa1e53e4b87bfbc1
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-07-09T17:03:45Z

    Merge pull request #11 from apache/trunk
    
    Merge Apache kafka trunk

commit 150e46e462cc192fb869e633f6d9ab681e7b83f9
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-08-02T19:44:09Z

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

commit 46b4868faed40ec83f87a089cf0db83b31bb2d8a
Author: Rekha Joshi <re...@gmail.com>
Date:   2016-12-07T05:19:35Z

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

commit c6bc01823c013fcbe17227f347b75cc08e5773eb
Author: Joshi <re...@gmail.com>
Date:   2016-12-07T07:13:43Z

    KAFKA-4500: code corrections on client module

----


---
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 #2222: KAFKA-4500: code improvements

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

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


---
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.
---