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

Hudson commented on HDDS-1690:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16805 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16805/])
HDDS-1690. ContainerController should provide a way to retrieve (bharat: rev 
8194a1196ee7cb0be5808d29622bbea0b666f833)
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/ContainerController.java
* (edit) 
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/impl/TestContainerSet.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/impl/ContainerSet.java


> ContainerController should provide a way to retrieve containers per volume
> --------------------------------------------------------------------------
>
>                 Key: HDDS-1690
>                 URL: https://issues.apache.org/jira/browse/HDDS-1690
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Ozone Datanode
>    Affects Versions: 0.4.0
>            Reporter: Hrishikesh Gadre
>            Assignee: Hrishikesh Gadre
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.1
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Ozone data scrubber needs to start a dedicated thread per volume to perform 
> checksum validation for all the containers in the given volume. But currently 
> ContainerController does not expose an API to fetch the list of containers 
> for a given volume. This Jira is to add the relevant API to 
> ContainerController class so that we can retrieve list of containers for a 
> given HDDS volume.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to