Tommy Becker created KAFKA-5379:
-----------------------------------

             Summary: ProcessorContext.appConfigs() should return 
parsed/validated values
                 Key: KAFKA-5379
                 URL: https://issues.apache.org/jira/browse/KAFKA-5379
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.10.2.1
            Reporter: Tommy Becker
            Assignee: Tommy Becker
            Priority: Minor


As part of KAFKA-5334, it was decided that the current behavior of 
{{ProcessorContext.appConfigs()}} is sub-optimal in that it returns the 
original unparsed config values. Alternatively, the parsed values could be 
returned which would allow callers to know what they are getting as well avoid 
duplicating type conversions (e.g. className -> class).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to