Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Bug type DM_NUMBER_CTOR (click for details) In class org.apache.hadoop.hdfs.web.resources.OffsetParam In method org.apache.hadoop.hdfs.web.resources.OffsetParam.getOffset() Called method new Long(long) Should call Long.valueOf(long) instead At OffsetParam.java:[line 52]
Attachments
Issue Links
- is related to
-
HDFS-7818 OffsetParam should return the default value instead of throwing NPE when the value is unspecified
- Closed