|
[
Permlink
| « Hide
]
Chris Douglas added a comment - 21/Jan/09 02:06 AM
Attaching patch shuffling cstr params around, added a unit test (shouldn't the unit test be in o.a.h.fs? If it were moved, this could use Trash::getCurrentTrashDir instead of hard-coding its params).
> shouldn't the unit test be in o.a.h.fs?
Yes, the generic bits certainly. And it would be useful if the test were reusable by HDFS, so that it could, e.g., subclass the core test to run things on a mini cluster.
Good idea. Moved trash tests to fs, HDFS test of trash to a subclass. [exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 15 new or modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
Passed all unit tests on my machine.
Should this go into 0.20? This changed between 0.17 and 0.18, but not between 0.18 and trunk. > Should this go into 0.20? This changed between 0.17 and 0.18, but not between 0.18 and trunk.
+1 It's still a regression, even if we were slow to notice it. We could, in theory, merge a fix to the 0.19 and 0.19 branches too, if we wanted.
Soright. I'll hold off on 0.18, since the vote for that has already been called. I committed this. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||