[GitHub] kafka pull request #1998: KAFKA-4281: Should be able to forward aggregation ...

2016-10-09 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1998 KAFKA-4281: Should be able to forward aggregation values immediately https://issues.apache.org/jira/browse/KAFKA-4281 You can merge this pull request into a Git repository by running: $ git

[GitHub] kafka pull request #1463: KAFKA-3770: KStream job should be able to specify ...

2016-08-07 Thread gfodor
Github user gfodor closed the pull request at: https://github.com/apache/kafka/pull/1463 --- 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 #1464: KAFKA-3785; Fetcher spending unnecessary time duri...

2016-06-02 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1464 KAFKA-3785; Fetcher spending unnecessary time during metrics recording You can merge this pull request into a Git repository by running: $ git pull https://github.com/AltspaceVR/kafka gfodor

[GitHub] kafka pull request #1463: KAFKA-3770: KStream job should be able to specify ...

2016-06-02 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1463 KAFKA-3770: KStream job should be able to specify linger.ms You can merge this pull request into a Git repository by running: $ git pull https://github.com/AltspaceVR/kafka gfodor/kafka-3770-2

[GitHub] kafka pull request #1448: KAFKA-3770: KStream job should be able to specify ...

2016-06-02 Thread gfodor
Github user gfodor closed the pull request at: https://github.com/apache/kafka/pull/1448 --- 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 #1447: KAFKA-3769 - KStream job spending 60% of time writ...

2016-06-02 Thread gfodor
Github user gfodor closed the pull request at: https://github.com/apache/kafka/pull/1447 --- 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: Add support for linger.ms override

2016-05-30 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1448 Add support for linger.ms override You can merge this pull request into a Git repository by running: $ git pull https://github.com/AltspaceVR/kafka gfodor/kafka-3770 Alternatively you can

[GitHub] kafka pull request: Aggregate timing for all tasks, skip string re...

2016-05-30 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1447 Aggregate timing for all tasks, skip string replacement/hashmap build… …ing on fetch request completion You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request: File handles are leaked on .lock files

2016-04-25 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1267 File handles are leaked on .lock files Kafka Streams seems to hold file handles on the `.lock` files for the state dirs, resulting in an explosion of filehandles over time. Running `lsof` shows