You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Indebir Singh Pall (Commented) (JIRA)" <ji...@apache.org> on 2011/11/04 12:09:00 UTC

[jira] [Commented] (KAFKA-168) Support locality in consumer partition assignment algorithm

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

Indebir Singh Pall commented on KAFKA-168:
------------------------------------------

Jay i agree with you that getting the hostname programatically will abstract out things. I'll do some research.
                
> Support locality in consumer partition assignment algorithm
> -----------------------------------------------------------
>
>                 Key: KAFKA-168
>                 URL: https://issues.apache.org/jira/browse/KAFKA-168
>             Project: Kafka
>          Issue Type: New Feature
>          Components: core
>            Reporter: Jay Kreps
>
> There are some use-cases where it makes sense to co-locate brokers and consumer processes. In this case it would be nice to optimize the assignment of partitions to consumers so that the consumer preferentially consumes from the broker with which it is co-located.
> If we are going to do KAFKA-167, moving the assignment to the broker, it would make sense to do that first so we only have to change the logic in one place.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira