Project

Profile

Help

Issue #1561

closed

Ensure applicability calculation task reads all profiles into memory before performing calculations

Added by dkliban@redhat.com over 8 years ago. Updated over 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

In order to make sure that no mongo cursor timeout occurs we need to make sure that all profiles are read into memory at once. The code that does this is located here[0].

[0] https://github.com/pulp/pulp/blob/pulp-2.8.0-0.1.beta/server/pulp/server/managers/consumer/applicability.py#L145-L147

Also available in: Atom PDF