Bug 857177 - Coordinator archived calls collection grows without bound
Summary: Coordinator archived calls collection grows without bound
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: async/tasks
Version: 2.0.6
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: Sprint 40
Assignee: Jason Connor
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On: 857176
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-13 18:11 UTC by Preethi Thomas
Modified: 2014-03-31 01:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 857176
Environment:
Last Closed: 2013-01-07 14:10:02 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.