Issue Details (XML | Word | Printable)

Key: HADOOP-3461
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Tsz Wo (Nicholas), SZE
Reporter: Tsz Wo (Nicholas), SZE
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Remove dfs.StringBytesWritbale

Created: 28/May/08 09:06 PM   Updated: 08/Jul/09 04:43 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.20.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works 3461_20081030.patch 2008-10-31 04:54 AM Tsz Wo (Nicholas), SZE 13 kB

Hadoop Flags: Reviewed
Resolution Date: 01/Nov/08 12:28 AM


 Description  « Hide
In dfs, some classes, such as INodeFileUnderConstruction use, StringBytesWritbale as member type. The values are converted from String to StringBytesWritbale in setter and converted back to String in getter. These overhead is unnecessary.

StringBytesWritbale is not used in RPC nor dfs image. No version change will be introduced.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Tsz Wo (Nicholas), SZE made changes - 31/Oct/08 04:54 AM
Field Original Value New Value
Attachment 3461_20081030.patch [ 12393125 ]
Tsz Wo (Nicholas), SZE made changes - 31/Oct/08 05:09 PM
Assignee Tsz Wo (Nicholas), SZE [ szetszwo ]
Status Open [ 1 ] Patch Available [ 10002 ]
Tsz Wo (Nicholas), SZE made changes - 01/Nov/08 12:28 AM
Hadoop Flags [Reviewed]
Fix Version/s 0.20.0 [ 12313438 ]
Resolution Fixed [ 1 ]
Status Patch Available [ 10002 ] Resolved [ 5 ]
Nigel Daley made changes - 23/Apr/09 07:17 PM
Status Resolved [ 5 ] Closed [ 6 ]
Owen O'Malley made changes - 08/Jul/09 04:43 PM
Component/s dfs [ 12310710 ]