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

Weiwei Yang edited comment on HDFS-11926 at 6/5/17 4:56 PM:
------------------------------------------------------------

Hi [~linyiqun], yes. I am trying to split that part of code and get the utility 
committed, I see more review comments in HDFS-11779 so it might need more time. 
Have a simpler patch to implement a common API, so the other 4 tasks will be 
able to move on. Otherwise they are kind of blocked now.


was (Author: cheersyang):
Hi [~linyiqun], yes. I am trying to split that part of code and get the utility 
committed, so the other 4 tasks will be able to move on. Otherwise they are 
kind of blocked now.

> Ozone: Implement a common helper to return a range of KVs in levelDB
> --------------------------------------------------------------------
>
>                 Key: HDFS-11926
>                 URL: https://issues.apache.org/jira/browse/HDFS-11926
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Blocker
>         Attachments: HDFS-11926-HDFS-7240.001.patch
>
>
> There are quite some *LIST* operations need to get a range of keys or values 
> from levelDB, and filter entries with key prefix. 
> # HDFS-11782 listKeys
> # HDFS-11779 listBuckets
> # HDFS-11773 listVolumes
> # HDFS-11679 listContainers
> we need to implement a common utility for them.



--
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