Re: Apache Kafka blog on more partitions support

2018-11-02 Thread harshach
Thanks Jun for sharing the post. Minor Nit: Date says  December 16, 2019. Did this test measured the replication affects on the overall cluster health and performance? It looks like we are suggesting with 200k partitions and 4k per broker max size of a cluster should be around 50 brokers?

Re: [VOTE] KIP-369 Alternative Partitioner to Support "Always Round-Robin" Selection

2018-10-20 Thread harshach
Having Round-robin partitioner as default makes sense. +1 (binding). Thanks, Harsha On Oct 19, 2018, 9:54 AM -0700, Matthias J. Sax , wrote: > People a currently quite busy with 2.1.0 and 2.0.1 releases. That's why > the vote might go slow. > > Just keep bumping the vote thread on a weekly

[GitHub] kafka pull request #1510: Minor: warn if the TGT cannot be renewed.

2016-06-15 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/1510 Minor: warn if the TGT cannot be renewed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka KerberosLogin-Log Alternatively you

[GitHub] kafka pull request: Specifiy keyalg RSA for SSL key generation.

2016-05-20 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/1416 Specifiy keyalg RSA for SSL key generation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka ssl-doc-fix Alternatively you can

[GitHub] kafka pull request: Missing License.

2015-11-13 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/524 Missing License. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka missing-license Alternatively you can review and apply

[GitHub] kafka pull request: KAFKA-1686: Implement SASL/Kerberos.

2015-10-20 Thread harshach
Github user harshach closed the pull request at: https://github.com/apache/kafka/pull/191 --- 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: Kafka 1686. Implement SASL/Kerberos.

2015-09-02 Thread harshach
Github user harshach closed the pull request at: https://github.com/apache/kafka/pull/190 --- 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: KAFKA-1686: Implement SASL/Kerberos.

2015-09-02 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/191 KAFKA-1686: Implement SASL/Kerberos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka KAFKA-1686-V1 Alternatively you can review

[GitHub] kafka pull request: Kafka 1686. Implement SASL/Kerberos.

2015-09-02 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/190 Kafka 1686. Implement SASL/Kerberos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka KAFKA-1686 Alternatively you can review

[GitHub] kafka pull request: KAFKA-1566: Kafka environment configuration (k...

2015-08-20 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/156 KAFKA-1566: Kafka environment configuration (kafka-env.sh) You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka KAFKA-1566

[GitHub] kafka pull request: KAFKA-2438: add maxParallelForks to build.grad...

2015-08-16 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/kafka/pull/143 KAFKA-2438: add maxParallelForks to build.gradle to speedup tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/kafka KAFKA-2438