[
https://issues.apache.org/jira/browse/HDFS-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919083#comment-13919083
]
Hudson commented on HDFS-6040:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5259 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5259/])
HDFS-6040. fix DFSClient issue without libhadoop.so and some other
ShortCircuitShm cleanups (cmccabe) (cmccabe:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1573883)
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/unix/DomainSocketWatcher.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/ShortCircuitShm.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/client/ShortCircuitCache.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/client/TestShortCircuitShm.java
> 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)