[
https://issues.apache.org/jira/browse/KAFKA-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363051#comment-15363051
]
Ishita Mandhan commented on KAFKA-3929:
---------------------------------------
Are you thinking a similar implementation to KAFAK-3740 for the
CommonClientConfigs where every config has either a consumer/producer prefix or
just a subset of them?
> Add prefix for underlying clients configs in StreamConfig
> ---------------------------------------------------------
>
> Key: KAFKA-3929
> URL: https://issues.apache.org/jira/browse/KAFKA-3929
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Guozhang Wang
> Assignee: Ishita Mandhan
> Labels: api
>
> There are a couple of configs that have the same name for producer / consumer
> configs, e.g. take a look at {{CommonClientConfigs}}, and also for producer /
> consumer interceptors there are commonly named configs as well.
> This is semi-related to KAFKA-3740 since we need to add "sub-class" configs
> for RocksDB as well, and we'd better have some prefix mechanism for such
> hierarchical configs in general.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)