Bug 857177

Summary: Coordinator archived calls collection grows without bound
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: async/tasksAssignee: Jason Connor <jconnor>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 2.0.6CC: jason.dobies, mmccune
Target Milestone: ---   
Target Release: Sprint 40   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 857176 Environment:
Last Closed: 2013-01-07 14:10:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 857176    
Bug Blocks:    

Description Preethi Thomas 2012-09-13 18:11:52 UTC
Clone for master.
+++ This bug was initially created as a clone of Bug #857176 +++

This first came up as part of the v0002.py migration script. Two developers ran into an issue running the script which is suspected to be because the collection was too full.

The issue boils down to a central coordinator collection growing without boundary. If this was indeed the issue that the developers saw with the migration script, this is really bad; development environments don't typically see the level of uptime or usage an actual server would.

Comment 1 Jeff Ortel 2012-09-21 18:12:56 UTC
build: 0.328

Comment 2 Preethi Thomas 2012-09-24 19:57:36 UTC
verified
[root@pulp-master ~]# rpm -q pulp-rpm-server
pulp-rpm-server-0.0.328-1.fc17.noarch
[root@pulp-master ~]# 

> db.archived_calls.find()
>

Comment 3 Preethi Thomas 2013-01-07 14:10:02 UTC
Pulp 2.0 released.