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

Use uniform convention for naming properties keys

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0, 0.8.1
    • None
    • None

    Description

      Currently, the convention that we seem to use to get a property value in *Config is as follows:

      val configVal = property.getType("config.val", ...) // dot is used to separate two words in the key and the first letter of second word is capitalized in configVal.

      We should use similar convention for groupId, consumerId, clientId, correlationId.

      This change will probably be backward non-compatible.

      Attachments

        1. configchanges-v6-rebased.patch
          282 kB
          Sriram
        2. configchanges-v6.patch
          283 kB
          Sriram
        3. configchanges-v5.patch
          261 kB
          Sriram
        4. configchanges-v4.patch
          138 kB
          Sriram
        5. configchanges-v3.patch
          137 kB
          Sriram
        6. configchanges-v2.patch
          108 kB
          Sriram
        7. configchanges-1.patch
          47 kB
          Sriram

        Activity

          People

            sriramsub Sriram
            swapnilghike Swapnil Ghike
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: