[
https://issues.apache.org/jira/browse/HDFS-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888039#comment-13888039
]
Colin Patrick McCabe commented on HDFS-5746:
--------------------------------------------
TestHASafeMode failure is HDFS-5836.
TestAuditLogs failure is HDFS-5831.
Since this patch doesn't alter any audit logs, or the HA code path, I don't
think those are relevant.
As I mentioned earlier, the warnings all come from using sun.misc.Unsafe (the
javadoc ones too).
> add ShortCircuitSharedMemorySegment
> -----------------------------------
>
> Key: HDFS-5746
> URL: https://issues.apache.org/jira/browse/HDFS-5746
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode, hdfs-client
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 3.0.0
>
> Attachments: HDFS-5746.001.patch, HDFS-5746.002.patch,
> HDFS-5746.003.patch, HDFS-5746.004.patch, HDFS-5746.005.patch,
> HDFS-5746.006.patch, HDFS-5746.007.patch
>
>
> Add ShortCircuitSharedMemorySegment, which will be used to communicate
> information between the datanode and the client about whether a replica is
> mlocked.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)