[GitHub] kafka pull request #3117: KAFKA-5225:StreamsResetter doesn't allow custom Co...

2017-09-27 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/3117 ---

[GitHub] kafka pull request #3117: KAFKA-5225:StreamsResetter doesn't allow custom Co...

2017-05-22 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3117 KAFKA-5225:StreamsResetter doesn't allow custom Consumer properties Added command-config option, as the client configuration is required for AdminClient and Embedded Consumer

[GitHub] kafka pull request #3062: KAFKA-5225: StreamsResetter tool to allow custom c...

2017-05-22 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/3062 --- 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

[GitHub] kafka pull request #3073: KAFKA-5210:Application Reset Tool does not need to...

2017-05-16 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3073 KAFKA-5210:Application Reset Tool does not need to seek for internal topics @mjsax @dguy @guozhangwang Could you please review the changes. You can merge this pull request into a Git

[GitHub] kafka pull request #3072: KAFKA-5229:Reflections logs excessive warnings whe...

2017-05-16 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3072 KAFKA-5229:Reflections logs excessive warnings when scanning classpaths changed the reflections log level to ERROR. And tested it, now the warning logs are not shown up during the start

[GitHub] kafka pull request #3062: KAFKA-5225: StreamsResetter tool to allow custom c...

2017-05-15 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3062 KAFKA-5225: StreamsResetter tool to allow custom consumer properties @mjsax @guozhangwang Could you please review the changes. You can merge this pull request into a Git repository

[GitHub] kafka pull request #3048: KAFKA-4850:RocksDb cannot use Bloom Filters

2017-05-13 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3048 KAFKA-4850:RocksDb cannot use Bloom Filters Added BloomFilter to speedup rocksdb lookup. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request #3005: Add option "dry run" to Streams application reset ...

2017-05-09 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/3005 Add option "dry run" to Streams application reset tool Addressed the below review comment from #PR #2998 I am wondering if it would be better, to "emb

[GitHub] kafka pull request #2998: KAFKA-5166: Add option dry run to Streams applicat...

2017-05-09 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/2998 --- 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

[GitHub] kafka pull request #2998: KAFKA-5166: Add option dry run to Streams applicat...

2017-05-08 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/2998 KAFKA-5166: Add option dry run to Streams application reset tool Add an option dry-run that only prints what topics would get modified/deleted without actually applying any actions. You can

[GitHub] kafka pull request #2865: KAFKA-4850: RocksDB using Bloomfilters

2017-04-17 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/2865 --- 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

[GitHub] kafka pull request #2865: KAFKA-4850: RocksDB using Bloomfilters

2017-04-17 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/2865 KAFKA-4850: RocksDB using Bloomfilters You can merge this pull request into a Git repository by running: $ git pull https://github.com/bharatviswa504/kafka KAFKA-4850 Alternatively

[GitHub] kafka pull request #1505: KAFKA-3837: Report the thread name of the blocking...

2016-06-20 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/1505 --- 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

[GitHub] kafka pull request #1516: KAFKA-3837: Report the thread name of the blocking...

2016-06-16 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1516 KAFKA-3837: Report the thread name of the blocking thread when throwing ConcurrentModificationException You can merge this pull request into a Git repository by running: $ git pull

[GitHub] kafka pull request #1505: KAFKA-3837: Report the thread id of the blocking t...

2016-06-14 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1505 KAFKA-3837: Report the thread id of the blocking thread when throwing ConcurrentModificationException You can merge this pull request into a Git repository by running: $ git pull

[GitHub] kafka pull request #1474: KAFKA-3748: Add consumer-property to console tools...

2016-06-06 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1474 KAFKA-3748: Add consumer-property to console tools consumer @ijuma @harshach @edoardocomar Can you please review the changes. @edoardocomar I have addressed your comment of extra

[GitHub] kafka pull request #1459: KAFKA-3748: Add consumer-property to console tools...

2016-06-06 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/1459 --- 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

[GitHub] kafka pull request #1459: KAFKA-3748: Add consumer-property to console tools...

2016-06-01 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1459 KAFKA-3748: Add consumer-property to console tools consumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/bharatviswa504/kafka bharatv

[GitHub] kafka pull request: Kafka 3567:Add --security-protocol option to c...

2016-05-19 Thread bharatviswa504
Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/1408 --- 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

[GitHub] kafka pull request: Kafka 3567:Add --security-protocol option to c...

2016-05-19 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1409 Kafka 3567:Add --security-protocol option to console consumer and producer Creating a new pull request, because of branch is out of date. You can merge this pull request into a Git

[GitHub] kafka pull request: Kafka 3567:Add --security-protocol option to c...

2016-05-19 Thread bharatviswa504
GitHub user bharatviswa504 opened a pull request: https://github.com/apache/kafka/pull/1408 Kafka 3567:Add --security-protocol option to console consumer and producer @harshach Please review the code changes You can merge this pull request into a Git repository by running