Project

Profile

Help

Story #4039

closed

As a plugin writer, I can specify max_concurrent_downloader and max_content_unit via DeclarativeVersion

Added by bmbouter over 5 years ago. Updated almost 5 years ago.

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:
Sprint:
Quarter:

Description

Problem

If you want to use customized values of max_concurrent_downloader and max_concurrent_unit you have to subclass DeclarativeVersion or use a custom pipeline.

Solution

make max_concurrent_downloader and max_concurrent_unit available via DeclarativeVersion so that plugin writer's can pass in the desired values.


Related issues

Related to Pulp - Story #4040: As a user, I can specify the connection_limit on any RemoteCLOSED - CURRENTRELEASEttereshc

Actions
Actions #1

Updated by bmbouter over 5 years ago

  • Related to Story #4040: As a user, I can specify the connection_limit on any Remote added
Actions #2

Updated by bmbouter over 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Actually with a revised design of #4040, this would automatically be done for plugin writers when using the Remote.get_downloader() method so this doesn't need to be done at all. We don't pass any other session-level configuration options to DeclarativeVersion so not implementing this is also consistent.

Actions #3

Updated by daviddavis about 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)

Also available in: Atom PDF