XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS-7240
    • None
    • ozone
    • None
    • Reviewed

    Description

      List volume call can be used in three different contexts. One is for the administrators to list all volumes in a cluster. Second is for the administrator to list the volumes owned by a specific user. Third is a user listing the volumes owned by himself/herself.

      Since these calls can return large number of entries the rest protocol supports paging. Paging is supported by the use of prevKey, prefix and maxKeys. The caller is aware the this call is neither atomic nor consistent. So we can iterate over the list even while changes are happening to the list.

      Attachments

        1. HDFS-11773-HDFS-7240.001.patch
          28 kB
          Weiwei Yang
        2. HDFS-11773-HDFS-7240.002.patch
          28 kB
          Weiwei Yang
        3. HDFS-11773-HDFS-7240.003.patch
          28 kB
          Weiwei Yang
        4. listVolume_tests.log
          7 kB
          Weiwei Yang

        Issue Links

          Activity

            People

              cheersyang Weiwei Yang
              aengineer Anu Engineer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: