[GitHub] kafka pull request #1812: KIP-74: Add Fetch Response Size Limit in Bytes (KI...

2016-09-01 Thread nepal
GitHub user nepal opened a pull request: https://github.com/apache/kafka/pull/1812 KIP-74: Add Fetch Response Size Limit in Bytes (KIP-74) [WIP] This PR is incomplete implementation of [KIP-74](https://cwiki.apache.org/confluence/display/KAFKA/KIP-74%3A+Add+Fetch+Response+Size

[GitHub] kafka pull request #1683: KAFKA-2063: Add possibility to bound fetch respons...

2016-08-30 Thread nepal
Github user nepal closed the pull request at: https://github.com/apache/kafka/pull/1683 --- 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

[GitHub] kafka pull request #1642: [KAFKA-3979] Optimize memory used by replication p...

2016-08-15 Thread nepal
Github user nepal closed the pull request at: https://github.com/apache/kafka/pull/1642 --- 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

[GitHub] kafka pull request #1683: KAFKA-2063: Add possibility to bound fetch respons...

2016-07-29 Thread nepal
GitHub user nepal opened a pull request: https://github.com/apache/kafka/pull/1683 KAFKA-2063: Add possibility to bound fetch response size Details are: 1. Protocol is extended with new version of FetchRequest with extra parameter limit_bytes. 2. New config setting

[GitHub] kafka pull request #1642: [KAFKA-3979] Optimize memory used by replication p...

2016-07-20 Thread nepal
GitHub user nepal opened a pull request: https://github.com/apache/kafka/pull/1642 [KAFKA-3979] Optimize memory used by replication process by using ada… …ptive fetch message size You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request #1626: [KAFKA-3968] Call fsync for parent directory first...

2016-07-15 Thread nepal
GitHub user nepal opened a pull request: https://github.com/apache/kafka/pull/1626 [KAFKA-3968] Call fsync for parent directory first time when we flush… … message set You can merge this pull request into a Git repository by running: $ git pull https://github.com/nepal