You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jan Bednar (JIRA)" <ji...@apache.org> on 2019/06/07 19:37:00 UTC

[jira] [Commented] (CAMEL-13628) Implement camel-file-watch component

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

Jan Bednar commented on CAMEL-13628:
------------------------------------

I am working on this.

> Implement camel-file-watch component
> ------------------------------------
>
>                 Key: CAMEL-13628
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13628
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Jan Bednar
>            Priority: Minor
>
> As discussed on mailing list. [http://camel.465427.n5.nabble.com/New-component-PoC-Watch-modifications-in-directory-td5835854.html]
> This component will be consumer-only.
> Features:
>  * Watch events (File added, File removed, File modified) in directory
>  * Allow to watch directory and subdirectories (recursive)
>  * Allow filtering by event types
>  * Support filtering of events using SImple File language
>  * Use queue for consumed events (WatchService does not handle well slow consumers and OVERFLOW occurs). Support option concurrentConsumers and size
>  * Type converters (Event -> CamelFile)



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