You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Pradeep Gollakota (JIRA)" <ji...@apache.org> on 2014/02/07 23:15:19 UTC

[jira] [Commented] (KAFKA-1226) Rack-Aware replica assignment option

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

Pradeep Gollakota commented on KAFKA-1226:
------------------------------------------

[~jvanremoortere] Can you either add the patch as an attachment or send it to me privately? I'm also very interested in this feature.

> Rack-Aware replica assignment option
> ------------------------------------
>
>                 Key: KAFKA-1226
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1226
>             Project: Kafka
>          Issue Type: Improvement
>          Components: replication
>    Affects Versions: 0.8.0, 0.8.1
>            Reporter: Joris Van Remoortere
>            Assignee: Neha Narkhede
>             Fix For: 0.8.0
>
>
> Adding a rack-id to kafka config. This rack-id can be used during replica assignment by using the max-rack-replication argument in the admin scripts (create topic, etc.). By default the original replication assignment algorithm is used because max-rack-replication defaults to -1. max-rack-replication > -1 is not honored if you are doing manual replica assignment (preffered). 
> If this looks good I can add some test cases specific to the rack-aware assignment. 
> I can also port this to trunk. We are currently running 0.8.0 in production and need this, so i wrote the patch against that.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)