[
https://issues.apache.org/jira/browse/HDFS-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868734#comment-13868734
]
Hudson commented on HDFS-5756:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #449 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/449/])
HDFS-5756. hadoopRzOptionsSetByteBufferPool does not accept NULL argument,
contrary to docs. Contributed by Colin Patrick McCabe. (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1557244)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.c
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/test/test_libhdfs_zerocopy.c
> hadoopRzOptionsSetByteBufferPool does not accept NULL argument, contrary to
> docs
> --------------------------------------------------------------------------------
>
> Key: HDFS-5756
> URL: https://issues.apache.org/jira/browse/HDFS-5756
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: libhdfs
> Affects Versions: 2.4.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 2.4.0
>
> Attachments: HDFS-5756.001.patch
>
>
> hadoopRzOptionsSetByteBufferPool does not accept a NULL argument, contrary to
> the documentation in hdfs.h. It should clear the existing ByteBufferPool
> class when a NULL is passed.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)