[ 
https://issues.apache.org/jira/browse/KAFKA-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323719#comment-15323719
 ] 

Ewen Cheslack-Postava commented on KAFKA-2934:
----------------------------------------------

[~davispw] How are you doing that without relying on a bunch of other internal 
APIs? ConnectStandalone always instantiates a FileOffsetBackingStore and 
ConnectDistributed always instantiates a KafkaOffsetBackingStore...

> Offset storage file configuration in Connect standalone mode is not included 
> in StandaloneConfig
> ------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-2934
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2934
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.9.0.0
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.10.0.0
>
>
> The config is coded directly in FileOffsetBackingStore rather than being 
> listed (and validated) in StandaloneConfig. This also means it wouldn't be 
> included if we autogenerated docs from the config classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to