[ 
https://issues.apache.org/jira/browse/HDDS-1986?focusedWorklogId=326427&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-326427
 ]

ASF GitHub Bot logged work on HDDS-1986:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Oct/19 16:28
            Start Date: 10/Oct/19 16:28
    Worklog Time Spent: 10m 
      Work Description: anuengineer commented on issue #1588: HDDS-1986. Fix 
listkeys API.
URL: https://github.com/apache/hadoop/pull/1588#issuecomment-540666797
 
 
   Let us get this in, I expect some of these things we will learn the right 
choices only when we really benchmark and test. The sad this is that some of 
these changes can make our system unstable. 
   FYI: @elek , I know that you might not be happy with this approach. But it 
is hard to judge the impact of these change till we have this code in and start 
testing. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 326427)
    Time Spent: 3h 20m  (was: 3h 10m)

> Fix listkeys API
> ----------------
>
>                 Key: HDDS-1986
>                 URL: https://issues.apache.org/jira/browse/HDDS-1986
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> This Jira is to fix listKeys API in HA code path.
> In HA, we have an in-memory cache, where we put the result to in-memory cache 
> and return the response, later it will be picked by double buffer thread and 
> it will flush to disk. So, now when do listkeys, it should use both in-memory 
> cache and rocksdb key table to list keys in a bucket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to