[
https://issues.apache.org/jira/browse/STORM-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407968#comment-15407968
]
ASF GitHub Bot commented on STORM-2020:
---------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/1606
STORM-2020: Stop using sun internal classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-2020
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1606.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1606
----
commit 4263644bbe3155780e68fb5edff5945b2773df32
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-08-04T15:43:02Z
STORM-2020: Stop using sun internal classes.
----
> Stop using sun internal classes
> -------------------------------
>
> Key: STORM-2020
> URL: https://issues.apache.org/jira/browse/STORM-2020
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-hdfs, storm-redis
> Affects Versions: 2.0.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> sun.reflect.generics.reflectiveObjects.NotImplementedException,
> sun.misc.BASE64Decoder, and sun.misc.BASE64Encoder are not public APIs we
> should not be using them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)