Skip to content
Snippets Groups Projects

Add support for pathslicing for the seaweedfs backend

Merged David Douard requested to merge douardda/swh-objstorage:weed-slicing into master
All threads resolved!

this actually requires quite some refactoring in the seaweedfs backend, mostly to support the (somewhat useless) list_content() method.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • vlorentz
  • vlorentz
  • vlorentz
  • vlorentz
  • vlorentz
  • vlorentz
  • vlorentz
  • vlorentz
  • David Douard added 5 commits

    added 5 commits

    • 85a03558...3afa1ec8 - 3 commits from branch swh/devel:master
    • 8332711c - Make the limit argument of ObjStorage.list_content() method optional
    • 74a51569 - Add support for pathslicing in seaweedfs backend

    Compare with previous version

  • David Douard resolved all threads

    resolved all threads

  • Author Maintainer

    Updated the MR with a significant rework of this MR.

    Got the list_content and __iter__ methods working, simplified a few methods. Added a few tests, and add a pair of test scenarios with an objstorage filled with more objects than the DEFAULT_LIMIT value...

    Edited by vlorentz
  • DEFAULT_LIMIT and setup.py stuff should be in their own commits, but ok

    Edited by vlorentz
  • vlorentz approved this merge request

    approved this merge request

  • merged

  • Please register or sign in to reply
    Loading