[ https://issues.apache.org/jira/browse/KAFKA-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704112#comment-14704112 ]
Gwen Shapira commented on KAFKA-2330: ------------------------------------- +1 and pushed to trunk. Thanks for the improvement, [~ewencp] > Vagrantfile sets global configs instead of per-provider override configs > ------------------------------------------------------------------------ > > Key: KAFKA-2330 > URL: https://issues.apache.org/jira/browse/KAFKA-2330 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8.2.1 > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Priority: Minor > Fix For: 0.8.3 > > Attachments: KAFKA-2330.patch, KAFKA-2330_2015-08-19_17:50:17.patch > > > There's a couple of minor incorrect usages of the global configuration object > in the Vagrantfile inside provider-specific override blocks where we should > be using the override config object. Two end up being harmless since they > have no affect on other providers (but should still be corrected). The third > results in using rsync when using Virtualbox, which is unnecessary, slower, > and requires copying the entire kafka directory to every VM. -- This message was sent by Atlassian JIRA (v6.3.4#6332)