You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/26 18:46:00 UTC

[jira] [Commented] (KAFKA-3340) Add support for rebalance and adding concurrently records with MockConsumer

    [ https://issues.apache.org/jira/browse/KAFKA-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491777#comment-16491777 ] 

ASF GitHub Bot commented on KAFKA-3340:
---------------------------------------

fhussonnois closed pull request #1016: KAFKA-3340: add some enhancements to MockConsumer
URL: https://github.com/apache/kafka/pull/1016
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):



 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add support for rebalance and adding concurrently records with MockConsumer
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-3340
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3340
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.9.0.1
>            Reporter: Florian Hussonnois
>            Priority: Minor
>
> The MockConsumer class should support adding records concurrently.
> This allow to implement more complex test scenarios in which records are added concurrently with the records are polled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)