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

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

                Author: ASF GitHub Bot
            Created on: 10/Oct/19 03:39
            Start Date: 10/Oct/19 03:39
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on issue #1588: HDDS-1986. Fix 
listkeys API.
URL: https://github.com/apache/hadoop/pull/1588#issuecomment-540330495
 
 
   > +1
   > 
   > I am okay to get this committed with a minor comment below, assuming there 
are no unaddressed comments from @anuengineer.
   > 
   > We should benchmark list operations later in case any further optimization 
is needed.
   
   I will run the benchmarks once after the list Operations is fixed.
 
----------------------------------------------------------------
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: 326098)
    Time Spent: 3h  (was: 2h 50m)

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