Actions
Task #3582
closedChangeSet Improvements
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The goal of these improvements is to simplify usage and add additional progress reporting.
- The additions and removals would no longer be passed to the ChangeSet wrapped in a SizedIterator.
- The ChangeSet.apply_and_drain() would be removed. The goal is to support (1) way to apply the changes.
- Report progress on downloading.
As a result of not passing the SizedIterator, progress reporting would become progressive. That is, the reported total would be incremented (by like 500 or something) during stream processing.
Updated by bmbouter over 6 years ago
I think this is exactly what should happen. The work as described looks good to me. +1
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions