Sam Meder created KAFKA-997:
-------------------------------

             Summary: Provide a strict verification mode when reading 
configuration properties
                 Key: KAFKA-997
                 URL: https://issues.apache.org/jira/browse/KAFKA-997
             Project: Kafka
          Issue Type: Improvement
          Components: config
    Affects Versions: 0.8
            Reporter: Sam Meder
            Priority: Minor
             Fix For: 0.8


This ticket is based on the discussion in KAFKA-943. It introduces a new 
property that makes the config  system throw an exception when it encounters 
unrecognized properties. (instead of a simple warn-level log statement). This 
new property defaults to false.

Hopefully this will result in fewer instance of out-of-date configuration. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to