You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/31 13:58:00 UTC

[jira] [Commented] (SOLR-15111) Use JDK8 Base64 instead of own implementation

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

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

Commit bd3c05868b4884cabe3eb747663ebdfdbdcd2770 in solr's branch refs/heads/main from András Salamon
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=bd3c058 ]

SOLR-15111 Use JDK8 Base64 instead of own implementation (#24)

Co-authored-by: Jan Høydahl <ja...@users.noreply.github.com>

> Use JDK8 Base64 instead of own implementation
> ---------------------------------------------
>
>                 Key: SOLR-15111
>                 URL: https://issues.apache.org/jira/browse/SOLR-15111
>             Project: Solr
>          Issue Type: Task
>            Reporter: Andras Salamon
>            Assignee: Jan Høydahl
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> JDK8 has a builtin Base64 encoder and decoder, there is no need to use own implementaion for this: [https://github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/common/util/Base64.java] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org