[
https://issues.apache.org/jira/browse/KAFKA-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Anderson updated KAFKA-2489:
--
Reviewer: Ewen Cheslack-Postava
> System tests: update benchmark tests to run with new and old c
[
https://issues.apache.org/jira/browse/KAFKA-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Anderson updated KAFKA-2489:
--
Fix Version/s: 0.8.3
> System tests: update benchmark tests to run with new and old consumer
> -
[
https://issues.apache.org/jira/browse/KAFKA-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721153#comment-14721153
]
ASF GitHub Bot commented on KAFKA-2489:
---
GitHub user granders opened a pull request:
GitHub user granders opened a pull request:
https://github.com/apache/kafka/pull/179
KAFKA-2489: add benchmark for new consumer
@ewencp
The changes here are smaller than they look - mostly refactoring/cleanup.
- ConsumerPerformance.scala - corrected timeout inequality w
[
https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721137#comment-14721137
]
ASF GitHub Bot commented on KAFKA-1387:
---
GitHub user fpj opened a pull request:
GitHub user fpj opened a pull request:
https://github.com/apache/kafka/pull/178
KAFKA-1387: Kafka getting stuck creating ephemeral node it has already
created when two zookeeper sessions are established in a very short period of
time
This is a patch to get around the problem discus
GitHub user rajatvig opened a pull request:
https://github.com/apache/kafka/pull/177
MINOR: Make private class FetchManagerMetrics as a static private class
Make private class FetchManagerMetrics as a static private class with
reduced visibility for members in Fetcher.
Use
@Onur - I think you reviewed the KAFKA-2464 patch in some detail. wrt the
specific problem you raised about using largest # of partitions, you're
right, with the updated proposal this isn't possible because we only send a
hash of the metadata in order to avoid the overhead of per-member metadata
be