Tomas Turek created CAMEL-7659:
----------------------------------
Summary: camel-atom filter always returns the last consumed entry
from feed more than once
Key: CAMEL-7659
URL: https://issues.apache.org/jira/browse/CAMEL-7659
Project: Camel
Issue Type: Bug
Components: camel-atom
Reporter: Tomas Turek
I have problem with camel setup to consume feeds
atom://atimUri?splitEntries=true&filter=true, feed processor does not skip last
consumed entry.
The source of problem is in UpdateDateFilter class, it filters only entries
older than last update and entries of same pubdate are once more
consumed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)