[
https://issues.apache.org/jira/browse/HDFS-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDFS-8644:
-------------------------------
Attachment: hdfs-8644-HDFS-7240.003.patch
Fixed Issues based on Code Review from [~arpitagarwal]
* Removed unused UserAuth Class Name, that actually gets used by the netty
handler.
* Added @Override annotations on VolumeProcessTemplate#doProcess
* Made RequestID a String based on a UUID
* Removed type from the new statement in Storage Handler
* Added visibility annotations on all classes
> OzoneHandler : Add volume handler
> ---------------------------------
>
> Key: HDFS-8644
> URL: https://issues.apache.org/jira/browse/HDFS-8644
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Anu Engineer
> Assignee: Anu Engineer
> Attachments: hdfs-8644-HDFS-7240.001.patch,
> hdfs-8644-HDFS-7240.002.patch, hdfs-8644-HDFS-7240.003.patch
>
>
> Add volume handler logic that dispatches volume related calls to the right
> interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)