clean-up Trash.moveToTrash() code. Should throw exception instead of returning
false
------------------------------------------------------------------------------------
Key: HADOOP-6236
URL: https://issues.apache.org/jira/browse/HADOOP-6236
Project: Hadoop Common
Issue Type: Bug
Reporter: Boris Shkolnik
In case of errors it should throw an exception instead of returning false.
One valid case is when interval is 0 (trash disabled), but that could be moved
to a separate method isEnabled().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.