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

Weiwei Yang commented on HDFS-11894:
------------------------------------

Notes for reviewers

# Fixed wildcard imports in ChunkInputStream, DistributedStorageHandler, 
ObjectStoreJerseyContainer and ContainerStorageLocation
# Removed {{Nullable}} reference in OzoneClientUtils
# Replaced {{org.apache.log4j.MDC}} with {{org.slf4j.MDC}} like everywhere else 
in OzoneExceptionMapper
# Removed few extra empty lines in BucketProcessTemplate
# Replaced {{org.codehaus.jackson.annotate.JsonIgnore}} with 
{{com.fasterxml.jackson.annotation.JsonIgnore}} like everywhere else in 
OzoneQuota and VolumeOwner

Please kindly review.

> Ozone: Cleanup imports
> ----------------------
>
>                 Key: HDFS-11894
>                 URL: https://issues.apache.org/jira/browse/HDFS-11894
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Anu Engineer
>            Assignee: Weiwei Yang
>            Priority: Trivial
>         Attachments: HDFS-11894-HDFS-7240.001.patch
>
>
> As discussed in HDFS-11846, We have some imports like Nullable and 
> NonNullable that might be imported from packages which we don't intend to 
> take dependencies on. This JIRA tracks cleaning up those.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to