You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Tommy Becker (JIRA)" <ji...@apache.org> on 2017/06/05 14:01:04 UTC

[jira] [Created] (KAFKA-5379) ProcessorContext.appConfigs() should return parsed/validated values

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)