Skip to content
Snippets Groups Projects

indexer: Use CompositeObjId as object id type for ContentIndexer

Previously, content indexers were only using content sha1 as object identifier but this could lead to errors in production when attempting to fetch content data from an object storage where key is the sha256 checksum of the content (winery for instance).

So ensure to use a CompositeObjId dictionary as content object identifier to avoid these kind of issues when indexing content objects.

Should fix SWH-INDEXER-SG.

Edited by Antoine Lambert

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
Please register or sign in to reply
Loading