[ 
https://issues.apache.org/jira/browse/HDFS-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022749#comment-15022749
 ] 

Chris Nauroth commented on HDFS-8527:
-------------------------------------

Thanks very much Anu!  Just to close the loop on that last Jenkins report:
* Findbugs warning is pre-existing and unrelated.
* The Checkstyle warning is on the file length of DataNode.java.  That's 
already a large class, so there isn't anything to be done about it within the 
scope of this patch.
* The license warnings are false alarms, hopefully soon to be fixed in 
HDFS-9263.
* Test failures are known flaky tests even on trunk right now, except for 
{{TestDataXceiverLazyPersistHint}}, {{TestEditLogTailer}} and 
{{TestNameNodeMetadataConsistency}}.  For those 3, they were already failing on 
the existing HDFS-7240 branch, so they're unrelated to this patch.  I filed 
HDFS-9450 to track fixing those.

> OzoneHandler: Integration of REST interface and container data pipeline 
> back-end
> --------------------------------------------------------------------------------
>
>                 Key: HDFS-8527
>                 URL: https://issues.apache.org/jira/browse/HDFS-8527
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HDFS-8527-HDFS-7240.001.patch
>
>
> This issue tracks development of OzoneHandler.  This is a component within 
> the DataNode that receives inbound requests parsed from the REST interface, 
> dispatches to the underlying storage container data pipeline, and then 
> returns an appropriate response to the REST layer for translation to an 
> outbound HTTP response.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to