#3608 koji-gc: use history to query trashcan contents
Merged by tkopecek. Opened by mikem.
mikem/koji gc-trash-use-hist  into  master

Download 3608.patch

This is an optimization that uses less memory on the hub, and as a side effect applies the grace period check in the hub call.

The queryHistory call doesn't give use all the build data that listTagged does (which is kind of the point), but in this part of the code we really only need the build id and nvr.

1 new commit added

  • koji-gc: clean up handle_delete() a bit

Issue #3613

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit eba7cbd1 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata