[
https://issues.apache.org/jira/browse/IGNITE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura resolved IGNITE-7315.
---------------------------------
Resolution: Fixed
> Use java.util.Base64 instead of current implementations of Base64Encoder
> interface
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-7315
> URL: https://issues.apache.org/jira/browse/IGNITE-7315
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Gura
> Fix For: 2.4
>
>
> In order to provide temp solution that is acceptable for Java 7 and Java 8+ a
> couple of {{Base64Encoder}} interface were introduced (see IGNITE-6734).
> This implementations should be replaced by {{java.util.Base64}} after Java 7
> drop.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)