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:06:00 UTC

[jira] [Created] (HDDS-1984) Fix listBucketApi

Bharat Viswanadham created HDDS-1984:
----------------------------------------

             Summary: Fix listBucketApi
                 Key: HDDS-1984
                 URL: https://issues.apache.org/jira/browse/HDDS-1984
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            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