Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-2330

Vagrantfile sets global configs instead of per-provider override configs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.2.1
    • 0.9.0.0
    • None
    • None

    Description

      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.

      Attachments

        1. KAFKA-2330_2015-08-19_17:50:17.patch
          2 kB
          Ewen Cheslack-Postava
        2. KAFKA-2330.patch
          2 kB
          Ewen Cheslack-Postava

        Activity

          People

            ewencp Ewen Cheslack-Postava
            ewencp Ewen Cheslack-Postava
            Gwen Shapira Gwen Shapira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: