[
https://issues.apache.org/jira/browse/SOLR-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889363#comment-16889363
]
ASF subversion and git services commented on SOLR-12870:
--------------------------------------------------------
Commit 96d400f5118abb581cba078f2acf83bd7106aeb9 in lucene-solr's branch
refs/heads/master from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=96d400f ]
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: 10m
> 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]