[ 
https://issues.apache.org/jira/browse/ACCUMULO-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488031#comment-13488031
 ] 

Christopher Tubbs commented on ACCUMULO-836:
--------------------------------------------

I think these changes should be reviewed to see if they are necessary and/or 
consistent with the discussion of the two appropriate scopes of encoding issues 
on ACCUMULO-840. I can review, but I think having another reviewer would also 
be good, if we have a volunteer.
                
> Specify Charset on getBytes() call for String objects.
> ------------------------------------------------------
>
>                 Key: ACCUMULO-836
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-836
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: UTF8.java
>
>
> The comments on ACCUMULO-241 indicate that the build server might have a 
> different default Charset than computers used by developers. Therefore, some 
> of the tests have different results on different computers.
> Every getBytes call on a String object should specify the UTF8 Charset. 
> Unfortunately the codebase has nearly 1,800 getBytes calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to