[
https://issues.apache.org/jira/browse/HDFS-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918759#comment-13918759
]
Chris Nauroth commented on HDFS-6040:
-------------------------------------
{{DomainSocketWatcher}} also aborts if {{SystemUtils#IS_OS_WINDOWS}} is true.
I think we need a separate check for that, because Windows will have the native
code loaded, but no support for Unix domain sockets.
> some 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
> Attachments: HDFS-6040.001.patch, HDFS-6040.002.patch,
> HDFS-6040.003.patch, HDFS-6040.004.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)