[ 
https://issues.apache.org/jira/browse/HADOOP-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594885#action_12594885
 ] 

Hudson commented on HADOOP-3119:
--------------------------------

Integrated in Hadoop-trunk #483 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/483/])

> Text.getBytes()
> ---------------
>
>                 Key: HADOOP-3119
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3119
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.16.1
>            Reporter: Andrew Gudkov
>            Priority: Trivial
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3119.patch, HADOOP-3119.patch
>
>
> As said in javadoc, Text.getBytes() returns "raw bytes", but nothing said 
> that it returns *internal* array which length can be greater than 
> Text.getLength().
> Maybe to provide toArray method, which will create new array of actual data?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to