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 2020/01/28 00:15:00 UTC

[jira] [Commented] (KAFKA-9477) Doc: Add RoundRobinAssignor as an option to consumer configs

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

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

arodoni commented on pull request #8007: KAFKA-9477 Add RoundRobinAssignor as an option to Consumer Configs
URL: https://github.com/apache/kafka/pull/8007
 
 
   JIRA: https://issues.apache.org/jira/browse/KAFKA-9477
   
   Summary: Add RoundRobinAssignor as an option to consumer configs
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


> Doc: Add RoundRobinAssignor as an option to consumer configs
> ------------------------------------------------------------
>
>                 Key: KAFKA-9477
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9477
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Alexandra Rodoni
>            Priority: Major
>
> Add: org.apache.kafka.clients.consumer.RoundRobinAssignor
> as an option to partition.assignment.strategy
> under https://kafka.apache.org/documentation/#consumerconfigs
> Source is https://github.com/apache/kafka/blob/99a4068c5ca61951d70b9e647ead3b08a2af4309/clients/src/main/java/org/apache/kafka/clients/consumer/ConsumerConfig.java#L106



--
This message was sent by Atlassian Jira
(v8.3.4#803005)