[
https://issues.apache.org/jira/browse/KAFKA-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707019#comment-14707019
]
ASF GitHub Bot commented on KAFKA-2453:
---------------------------------------
GitHub user benstopford opened a pull request:
https://github.com/apache/kafka/pull/158
KAFKA-2453: Enable new consumer in EndToEndLatency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benstopford/kafka KAFKA-2453b
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #158
----
commit 9088400f4a1cf0eea4a94e2ce8773ccdb23edb21
Author: Ben Stopford <[email protected]>
Date: 2015-08-21T16:44:48Z
KAFKA-2453: migrated EndToEndLatencyTest to new consumer API. Added feature
for configuring message size. Added inline assertion.
commit 614102350c1553086f7fcedb3db42e1114e0f4d7
Author: Ben Stopford <[email protected]>
Date: 2015-08-21T16:45:19Z
KAFKA-2453: small change which prevents the ConsoleConsumer from throwing
an exception when the Finalizer thread tries to close it.
----
> enable new consumer in EndToEndLatency
> --------------------------------------
>
> Key: KAFKA-2453
> URL: https://issues.apache.org/jira/browse/KAFKA-2453
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Jun Rao
> Assignee: Ben Stopford
> Fix For: 0.8.3
>
>
> We need to add an option to enable the new consumer in EndToEndLatency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)