[
https://issues.apache.org/jira/browse/DAEMON-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832643#action_12832643
]
Mladen Turk commented on DAEMON-128:
------------------------------------
>Please either make these throw UnsupportedOpperationException and document
>them appropriately, or better yet, actually implement them.
Feel free to provide a patches :)
In the mean time I'll mark the issue as feature request, not bug since
there were no explanation why would that make a problem
> Default DaemonController implementation has empty fail() method bodies
> ----------------------------------------------------------------------
>
> Key: DAEMON-128
> URL: https://issues.apache.org/jira/browse/DAEMON-128
> Project: Commons Daemon
> Issue Type: Bug
> Affects Versions: 1.0.1
> Environment: Fedora Core 10
> Reporter: David North
>
> As per
> http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/java/org/apache/commons/daemon/support/DaemonLoader.java?revision=560660,
> the fail() methods on the default (and only provided) implementation of the
> DaemonController interface have empty bodies. This means that calling them
> does nothing and returns normally, which is the complete opposite of the
> desired behaviour.
> Please either make these throw UnsupportedOpperationException and document
> them appropriately, or better yet, actually implement them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.