Details
Description
Current implementation of oah.io.ObjectWritable marshals primitive array types as general object array ; array type string + array length + (element type string + value)*n
It would not be needed to specify each element types for primitive arrays.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-1583 Improve backup-node sync performance by wrapping RPC parameters
- Resolved
- is depended upon by
-
HDFS-2126 Improve Namenode startup time [umbrella task]
- Open
- is related to
-
HADOOP-7158 Reduce RPC packet size for homogeneous arrays, such as the array responses to listStatus() and getBlockLocations()
- Open