Actions
Task #3271
closedAdopt AsyncIO downloading in Core
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 31
Quarter:
Description
Updates in the core to adopt asyncio downloading. This includes:
- Remove futures from plugin API.
- Move plugin.download.asyncio.* to plugin.download; update init and autodoc.
- Remove Importer.get_futures_downloader()
- Rename Importer.get_asyncio_downloader() => Importer.get_downloader()
- Rename Importer.asyncio_factory() => Importer.downloader_factory()
- Update the ChangeSet to work with asyncio downloaders.
Related issues
Updated by jortel@redhat.com almost 7 years ago
- Subject changed from Adopt AsyncIO downloading to Adopt AsyncIO downloading in Core
- Description updated (diff)
Updated by jortel@redhat.com almost 7 years ago
- Blocks Task #3272: Refit to use asyncio downloading in the plugin API. added
Updated by bmbouter almost 7 years ago
- Sprint/Milestone set to 53
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
This looks like it has all of the right next-steps for the downloader decision. I'm clicking groom and adding to the sprint based on this plan's discussion on pulp-dev.
Updated by jortel@redhat.com almost 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Updated by jortel@redhat.com almost 7 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com almost 7 years ago
Added by jortel@redhat.com almost 7 years ago
Revision 470e60c5 | View on GitHub
Adopt asyncio downloading. closes #3271
Updated by jortel@redhat.com almost 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|470e60c56dba2876e58f7ea6800a37ebb3c5ca9e.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adopt asyncio downloading. closes #3271