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

ASF subversion and git services commented on SOLR-12870:
--------------------------------------------------------

Commit 37955f789edf8f97d542c6bf114ad1c52bd03acd in lucene-solr's branch 
refs/heads/branch_8x from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=37955f7 ]

SOLR-12870: use StandardCharsets instead of String values

Fixes #469


> Use StandardCharsets instead of String values
> ---------------------------------------------
>
>                 Key: SOLR-12870
>                 URL: https://issues.apache.org/jira/browse/SOLR-12870
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Peter Somogyi
>            Priority: Minor
>         Attachments: SOLR-12870.master.1.patch, SOLR-12870.patch, 
> SOLR-12870.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Charsets are hardcoded in some places around the codebase which is 
> error-prone.
> Moving to StandardCharsets also has the benefit of dropping the try-catch 
> block caused by UnsupportedEncodingException.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to