Project

General

Profile

Actions

Bug #6763

closed

datasets: old dataset files not being purged

Added by Jason Ish 3 months ago. Updated 2 months ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Dataset files are renamed to the hash of their contents to prevent name collisions. However, as datasets get updated, their hash changes and the old files are not being purged.

To fix, either:
- garbage collect hashes that are no longer referenced
- use a hash of the rule source and filename instead, which prevent filename collisions, but independent of the dataset contents

Actions #1

Updated by Jason Ish 3 months ago

  • Priority changed from Normal to High
Actions #2

Updated by Jason Ish 2 months ago

  • Status changed from New to Assigned
  • Assignee set to Jason Ish
  • Target version set to 1.3.1
Actions #3

Updated by Jason Ish 2 months ago

  • Status changed from Assigned to In Progress
Actions #4

Updated by Jason Ish 2 months ago

  • Status changed from In Progress to In Review
Actions #5

Updated by Jason Ish 2 months ago

  • Status changed from In Review to Closed

Merged.

Actions

Also available in: Atom PDF