[
https://issues.apache.org/jira/browse/HDFS-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919725#comment-13919725
]
Aaron T. Myers commented on HDFS-6040:
--------------------------------------
Hi Vinod, I actually think this is the JIRA that _fixed_ those issues. If you
look at the SVN revision of the test run with those failures you pointed out,
you should see that that was from before this issue was committed:
{quote}
*THIS ISSUE COMMITTED:* r1573883 | cmccabe | 2014-03-03 22:31:43 -0800 (Mon, 03
Mar 2014) | 1 line
HDFS-6040. fix DFSClient issue without libhadoop.so and some other
ShortCircuitShm cleanups (cmccabe)
------------------------------------------------------------------------
r1573879 | cnauroth | 2014-03-03 22:08:25 -0800 (Mon, 03 Mar 2014) | 1 line
HDFS-6039. Uploading a File under a Dir with default acls throws "Duplicated
ACLFeature". Contributed by Chris Nauroth.
------------------------------------------------------------------------
*FAILED TEST REVISION:* r1573825 | zjshen | 2014-03-03 16:20:43 -0800 (Mon, 03
Mar 2014) | 2 lines
YARN-1729. Made TimelineWebServices deserialize the string primary- and
secondary-filters param into the JSON-compatible object. Contributed by Billie
Rinaldi.
{quote}
> fix DFSClient issue without libhadoop.so and some other ShortCircuitShm
> cleanups
> --------------------------------------------------------------------------------
>
> Key: HDFS-6040
> URL: https://issues.apache.org/jira/browse/HDFS-6040
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Affects Versions: 2.4.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Blocker
> Fix For: 2.4.0
>
> Attachments: HDFS-6040.001.patch, HDFS-6040.002.patch,
> HDFS-6040.003.patch, HDFS-6040.004.patch, HDFS-6040.005.patch
>
>
> * clean up some extra imports in ShortCircuitShm
> * fix or suppress bogus findbugs warnings
> * throw an IOException rather than RuntimeException when the client asks the
> server for a bogus slot index.
> * fix an issue where DFSClients got an exception when libhadoop.so was not
> available
> * adjust some noisy INFO log messages downward
--
This message was sent by Atlassian JIRA
(v6.2#6252)