Bug 1381725
Summary: | Create Child Deployment/DomainDeployment results in orphaned LOB data in the PostgreSQL pg_largeobject table | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> |
Component: | Content, Database | Assignee: | Michael Burman <miburman> |
Status: | CLOSED ERRATA | QA Contact: | Hayk Hovsepyan <hhovsepy> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | JON 3.3.7 | CC: | fbrychta, hhovsepy, jmartine, spinder |
Target Milestone: | ER02 | Keywords: | Triaged |
Target Release: | JON 3.3.8 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-16 18:45:31 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: |
Description
Larry O'Leary
2016-10-04 20:14:39 UTC
Part of the https://github.com/rhq-project/rhq/pull/276 updates Fixed in the master (cherry-pick BZ 1381720 first): commit d1cb33593865d3b6d8a5706ab029f72c7a317587 Author: Michael Burman <miburman> Date: Thu Jan 12 13:25:07 2017 +0200 [BZ 1381725] Avoid bloating pg_largeobject with content updates After this: commit d1cb33593865d3b6d8a5706ab029f72c7a317587 Author: Michael Burman <miburman> Date: Thu Jan 12 13:25:07 2017 +0200 [BZ 1381725] Avoid bloating pg_largeobject with content updates Need to cherry-pick this: commit 2bf0676e3dfdcd2399fd13ce1ac72bb63f2f936d Author: Ruben Vargas <ruben.vp8510> Date: Sat Jan 14 05:52:43 2017 -0600 Bug 1381725 - Create Child Deployment/DomainDeployment results in orphaned LOB data in the PostgreSQL pg_largeobject table Moving to ON_QA as available to test with the following brew build: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=535315 NOTE: jon-server-patch-3.3.0.GA.zip maps to jon-server-3.3.0.GA-update-08.zip whic is JON 3.3.8 ER02 build. Verified on JON 3.3.8 ER02 build. Now rows in pg_largeobject table are not doubled. 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://rhn.redhat.com/errata/RHEA-2017-0285.html |