[
https://issues.apache.org/jira/browse/TEZ-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967796#comment-14967796
]
Chetna Chaudhari commented on TEZ-2903:
---------------------------------------
Replaced usage of {{sun.misc.IOUtils.readFully(InputStream is, int length,
boolean readAll)}} by {{org.apache.commons.io.IOUtils.toByteArray(InputStream
input)}} in RPCLoadGen.java. In FastBytesComparisons.java class we are using
only {{sun.misc.Unsafe}}.
> Avoid using proprietary APIs where possible
> -------------------------------------------
>
> Key: TEZ-2903
> URL: https://issues.apache.org/jira/browse/TEZ-2903
> Project: Apache Tez
> Issue Type: Task
> Reporter: Siddharth Seth
> Assignee: Chetna Chaudhari
>
> RPCLoadGen IOUtils
> FastBytesComparisons
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)