[
https://issues.apache.org/activemq/browse/CAMEL-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47753#action_47753
]
Claus Ibsen commented on CAMEL-1099:
------------------------------------
Jon, let's have joint credit, we are a team after all ;)
I am wondering if we / I should dig deeper to do something with the
MemoryIdempotentRepository as it states that you should be careful with the
cache Map to avoid memory leeks.
I was wondering if we could get the Service interface with start/stop to eg.
clear the cache on stop. But I guess the callback of Service is not invoked on
the idempotent node. Well something to think about.
Any thoughts?
> File consumer should keep track of processed files
> --------------------------------------------------
>
> Key: CAMEL-1099
> URL: https://issues.apache.org/activemq/browse/CAMEL-1099
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core, camel-ftp, camel-spring
> Reporter: Jonathan Anstey
> Assignee: Claus Ibsen
> Fix For: 2.0.0
>
>
> See thread:
> http://www.nabble.com/Deprecation-of-file-consumer-timestamp-td20566034s22882.html
> Will be following Gert's suggestion of multiple implementations for the
> storage mechanism so many use cases can be covered:
> - an in-memory store for testing purposes
> - a file-based implementation for basic production environments
> - a database- or ldap-backed implementation for clustered environments, where
> a file can arrive through multiple directories
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.