Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 458
    • Issues 458
    • List
    • Boards
    • Service Desk
    • Milestones
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #3595
Closed
Open
Issue created Sep 22, 2021 by vlorentz@vlorentzMaintainer

Support disordered directory entries in git

Some git directories don't have their entries in the right order, which is an issue for us because:

  • swh-model reorders them before checksuming
  • the postgresql storage does not preserve the relative order of file and dir entries
  • the cassandra storage does not preserve order at all (they are sorted by null-padded name)

Relevant issue to consider to regarding Cassandra: swh/devel/swh-storage#3582 (closed)

Sentry: SWH-LOADER-GIT-QF


Migrated from T3595 (view on Phabricator)

Edited Jan 08, 2023 by Phabricator Migration user
Assignee
Assign to
Time tracking