[GitHub] kafka pull request #2297: MINOR: Code refactoring in scala classes.

2017-01-03 Thread himani1
GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2297 MINOR: Code refactoring in scala classes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka refactored_code Alternatively you can

[GitHub] kafka pull request #2091: MINOR: Bug fixed

2016-11-02 Thread himani1
GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2091 MINOR: Bug fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka minor_fix Alternatively you can review and apply these changes

[GitHub] kafka pull request #2050: Replaced unnecessary isDefined and get on option v...

2016-10-21 Thread himani1
GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2050 Replaced unnecessary isDefined and get on option values with fold You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka refactored_code

[GitHub] kafka pull request #2020: Removed unnecessary if/else clause.

2016-10-18 Thread himani1
Github user himani1 closed the pull request at: https://github.com/apache/kafka/pull/2020 --- 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

[GitHub] kafka pull request #2035: Replaced unnecessary map and getOrElse with exists

2016-10-18 Thread himani1
GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2035 Replaced unnecessary map and getOrElse with exists You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka code_refactored Alternatively

[GitHub] kafka pull request #2020: Removed unnecessary if/else clause.

2016-10-13 Thread himani1
GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2020 Removed unnecessary if/else clause. You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka code_refactor Alternatively you can review