[
https://issues.apache.org/jira/browse/KAFKA-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava updated KAFKA-2330:
-----------------------------------------
Reviewer: Gwen Shapira (was: Joe Stein)
> 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
>
>
> 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)