Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
To be reviewed
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.4.2
-
Fix Version/s: None
-
Component/s: Core: Transports
-
Labels:None
-
User impact:High
-
Similar Issues:None
Description
It would be very useful to know when a polling message receiver (subclass of org.mule.providers.AbstractPollingMessageReceiver) is done with it's poll() call. this would enable components to cleanup source repositories, send additional messages to the system, etc. as it stands right now you're required to sublcass each individual message receiver class which is far from scalable as the number of transports grows including 3rd party contributions.
for more info: http://www.nabble.com/notification-when-polling-trnasport-is-%27finished%27-tf4595258.html#a13118930
Sorry, Mule 1 is no longer supported. If you can reproduce this in a supported version, please enter a new issue.