[
https://issues.apache.org/jira/browse/HDFS-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667339#comment-15667339
]
Rakesh R commented on HDFS-10802:
---------------------------------
Thanks [~yuanbo], overall the latest patch looks good. Once the following minor
comments are addressed the patch is ready to go in.
# Please add {{@throws IOException}} to HdfsAdmin javadocs.
# Log message modification:
{code}
LOG.debug("Added block collection id " + id + " to satisfy list");
{code}
Please rephrase the message like,
{code}
LOG.debug("Added block collection id {} to block storageMovementNeeded queue",
id);
{code}
> [SPS]: Add satisfyStoragePolicy API in HdfsAdmin
> ------------------------------------------------
>
> Key: HDFS-10802
> URL: https://issues.apache.org/jira/browse/HDFS-10802
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Uma Maheswara Rao G
> Assignee: Yuanbo Liu
> Attachments: HDFS-10802-HDFS-10285.001.patch,
> HDFS-10802-HDFS-10285.002.patch, HDFS-10802-HDFS-10285.003.patch,
> HDFS-10802-HDFS-10285.004.patch, HDFS-10802.001.patch, editsStored
>
>
> This JIRA is to track the work for adding user/admin API for calling to
> satisfyStoragePolicy
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]