-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha4
-
Fix Version/s: 3.0.0-alpha4
-
Component/s: None
-
Labels:
-
Hadoop Flags:Reviewed
Redundant 'final' modifier in the try-with-resources statement. Any variable declared in the try-with-resources statement is implicitly modified with final.