Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5076 Follow-on work for FileSystemOptimizations(FSO)
  3. HDDS-4364

[FSO]List FileStatus : startKey can be a non-existed path

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • None

    Description

      StartKey can be a non-existed key in the keyManager#listStatus}} API. Needs special handling to search the path in FileTable and in DirTable.

      For Example, OM has namespace like:

          /a/a
          /a/c
          /a/d
      

      If given startKey: "/a/b", here should return ["/a/c", "/a/d"]

      Reference comment

      Attachments

        Issue Links

          Activity

            People

              rakeshr Rakesh Radhakrishnan
              rakeshr Rakesh Radhakrishnan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: