Project

General

Profile

« Previous | Next » 

Revision 9ad14f5d

Added by William Clark almost 3 years ago

Fixes #32891 - Support new tasking system and enable it by default

This introduces a new parameter `use_rq_tasking_system` with default
value false that configures pulpcore to use the same RQ worker tasking
system as before. When false, it instead configures pulpcore to use
the newer PostgreSQL tasking system introduced in pulpcore version 3.14.
Acceptance tests are included to ensure users can switch between either
worker type.

  • added
  • modified
  • copied
  • renamed
  • deleted