[
https://issues.apache.org/jira/browse/DROIDS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862715#action_12862715
]
Javier Puerto commented on DROIDS-13:
-------------------------------------
I found three implementations of Worker interface.
* org.apache.droids.examples.FileRenameDroid.RenameWorker (it don't do
nothing, is only an example)
* org.apache.droids.robot.crawler.CrawlingWorker (Handle correctly in finally
block)
* org.apache.droids.robot.walker.FileWorker (Only populates the taskQueue)
IMO we can close this issue.
> Review stream handling in the examples
> --------------------------------------
>
> Key: DROIDS-13
> URL: https://issues.apache.org/jira/browse/DROIDS-13
> Project: Droids
> Issue Type: Task
> Components: core
> Reporter: Thorsten Scherler
>
> We have to review the examples that all streams that have been opened as well
> are closed before terminating the worker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.