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

Avoid unused property from parent configs causing WARN entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.1.0
    • None
    • None

    Description

      Currently the AbstractConfig's constructor accepts the passed property map as well as the ConfigDef, and maintains the original map as well as the parsed values together. Because of it, with hierarchical config passing like StreamsConfig, the underlying configs will takes all the key-value pairs when constructed and hence cause WARNING log output.

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              guozhang Guozhang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: