/[Apache-SVN]
ViewVC logotype

Revision 1140537


Jump to revision: Previous Next
Author: davsclaus
Date: Tue Jun 28 11:39:06 2011 UTC (12 years, 9 months ago)
Changed paths: 6
Log Message:
CAMEL-3655: Fixed polling consumer will suspend/resume scheduled based consumer to avoid having them keep running in the background after usage. For example a ftp consumer will keep polling the ftp server. Introduced PollingConsumerPollingStrategy to control that behavior.

Changed paths

Path Details
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/PollingConsumerPollingStrategy.java added
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/impl/EventDrivenPollingConsumer.java modified , text changed
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/impl/ProcessorPollingConsumer.java modified , text changed
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/impl/ScheduledPollConsumer.java modified , text changed
Directorycamel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FilePollingConsumerTest.java added
Directorycamel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpPollingConsumerTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26