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

Ben O'Day edited comment on CAMEL-6437 at 10/14/13 4:37 AM:
------------------------------------------------------------

from the producer perspective, the doStop() already closes any open 
stream...not sure what else should be done here.

on the consumer side, the istream is closed after each poll completes, but 
given that the poll could be long-lived, should we interrupt it when 
prepareShutdown is called?

any other thoughts/suggestions?





was (Author: boday):
I'll take a look at this...

> Make HDFS consumer and producer shutdownAware
> ---------------------------------------------
>
>                 Key: CAMEL-6437
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6437
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-hdfs
>            Reporter: Kevin Faro
>            Assignee: Ben O'Day
>              Labels: hdfs, shutdown
>             Fix For: Future
>
>
> It would be great to make both the consumer and producer shutdown aware so it 
> could remove the .opened extension when the route is shutdown.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to