[
https://issues.apache.org/jira/browse/KAFKA-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-5379.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Issue resolved by pull request 3455
[https://github.com/apache/kafka/pull/3455]
> 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
> Fix For: 1.0.0
>
>
> 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.4.14#64029)