Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.2-alpha
-
None
-
None
-
None
Description
In a couple places, local variables are set to null when they are no longer used. This is unnecessary as the compiler is able to figure this out, and causes findbugs warnings.
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-4723 Fix warnings found by findbugs 2
- Closed