You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2015/09/26 01:11:04 UTC

[jira] [Commented] (KAFKA-2374) Implement Copycat log/file connector

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

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

@gwenshap Was looking through the Copycat checklist to see if there's anything already implemented since the patches may not always align with how I originally broke down the JIRAs. This one is an interesting case -- we have the barebones file connector and we're using it for tests. Do we want to keep this very simple as an example and consider this done? Or should we extend it to be more complete (e.g. handling cases like overwriting files rather than appending to them)? And as you're list above points out, there's a *lot* that could go into a really generic file handling connector. Alternatively, a more complete log handling connector could be provided as a separate plugin, as with most other connectors.

> Implement Copycat log/file connector
> ------------------------------------
>
>                 Key: KAFKA-2374
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2374
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: copycat
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.0
>
>
> This is a good baseline connector that has zero dependencies and works well as both a demonstration and a practical use case for standalone mode.
> Two key features it should ideally support: support multiple files and rolling log files.



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