You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Robert Yokota (JIRA)" <ji...@apache.org> on 2018/09/17 22:38:00 UTC

[jira] [Resolved] (KAFKA-7370) Enhance FileConfigProvider to read a directory

     [ https://issues.apache.org/jira/browse/KAFKA-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Yokota resolved KAFKA-7370.
----------------------------------
    Resolution: Won't Do

> Enhance FileConfigProvider to read a directory
> ----------------------------------------------
>
>                 Key: KAFKA-7370
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7370
>             Project: Kafka
>          Issue Type: Improvement
>          Components: config
>    Affects Versions: 2.0.0
>            Reporter: Robert Yokota
>            Assignee: Robert Yokota
>            Priority: Minor
>
> Currently FileConfigProvider can read a Properties file as a set of key-value pairs.  This enhancement is to augment FileConfigProvider so that it can also read a directory, where the file names are the keys and the corresponding file contents are the values.
> This will allow for easier integration with secret management systems where each secret is often an individual file, such as in Docker and Kubernetes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)