You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2019/08/19 21:10:00 UTC

[jira] [Created] (HDDS-1988) Fix listParts API

Bharat Viswanadham created HDDS-1988:
----------------------------------------

             Summary: Fix listParts API
                 Key: HDDS-1988
                 URL: https://issues.apache.org/jira/browse/HDDS-1988
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Bharat Viswanadham


This Jira is to fix listBucket 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 listBuckets, it should use both in-memory cache and rocksdb bucket table to list buckets in a volume.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org