Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1382524 - [upgrades] Clear out qpid event queue upon upgrade
Summary: [upgrades] Clear out qpid event queue upon upgrade
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Upgrades
Version: 6.2.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: Unspecified
Assignee: Chris Roberts
QA Contact: Peter Ondrejka
URL: http://projects.theforeman.org/issues...
Whiteboard:
: 1375659 (view as bug list)
Depends On:
Blocks: 1394358
TreeView+ depends on / blocked
 
Reported: 2016-10-06 22:48 UTC by Mike McCune
Modified: 2021-08-30 11:49 UTC (History)
6 users (show)

Fixed In Version: katello-installer-base-3.0.0.64-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1394358 (view as bug list)
Environment:
Last Closed: 2016-12-12 17:14:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 16863 0 None None None 2016-10-11 15:23:39 UTC
Red Hat Knowledge Base (Solution) 2608341 0 None None None 2018-12-06 20:45:54 UTC
Red Hat Product Errata RHBA-2016:2940 0 normal SHIPPED_LIVE Satellite 6.2.5 Async Bug Release 2016-12-12 22:08:21 UTC

Description Mike McCune 2016-10-06 22:48:24 UTC
After upgrading from 6.1 to 6.2 some customers experience poor performance due to left over qpid data. Currently they can clear it out via this routine:

 https://access.redhat.com/solutions/2608341

but we should bake this into the --upgrade steps to ensure users never have to experience the performance problem in the first place.

Comment 2 Chris Roberts 2016-10-11 15:23:10 UTC
added upstream redmine issue

http://projects.theforeman.org/issues/16863

Comment 4 Chris Roberts 2016-11-02 10:12:09 UTC
*** Bug 1375659 has been marked as a duplicate of this bug. ***

Comment 5 Peter Ondrejka 2016-12-01 14:10:03 UTC
Verified in 6.2.5

Before upgrade:
 ~]# qpid-config --ssl-certificate=/etc/pki/katello/qpid_client_striped.crt -b amqps://localhost:5671 add queue $(hostname -f):event --force

After upgrade:
 ~]# qpid-stat -q --ssl-certificate=/etc/pki/katello/qpid_client_striped.crt -b amqps://localhost:5671 | grep :event | wc -l
0

Comment 6 errata-xmlrpc 2016-12-12 17:14:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2016:2940


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