Project

General

Profile

Actions

Bug #21703

closed

allow system registrations to happen without waiting on tasks to complete

Added by Chris Duryee over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:

Description

Currently, system registrations will create a task and then wait for that task to complete before the API call returns. This works in most circumstances, but there is no task completion time guarantee. If a system is heavily loaded with tasks, system registrations may fail since subscription-manager may time out.

The parts of system registration that need to be done before the API call returns should not be done via a task. Unregistrations will need to be handled in the same way, since users may expect a subscription to be freed immediately upon unregistration.

Actions #1

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7082 added
Actions #2

Updated by Justin Sherrill over 6 years ago

  • translation missing: en.field_release set to 284
Actions #3

Updated by The Foreman Bot over 6 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/578 added
Actions #4

Updated by Chris Duryee about 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/596 added
Actions

Also available in: Atom PDF