Bug 1335945
| Summary: | Replication subscription sync blocks due to pglogical locking bug | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nick Carboni <ncarboni> |
| Component: | Replication | Assignee: | Nick Carboni <ncarboni> |
| Status: | CLOSED ERRATA | QA Contact: | Alex Newman <anewman> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | cpelland, jhardy, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | replication:database | ||
| Fixed In Version: | 5.6.0.8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 16:02:23 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
Nick Carboni
2016-05-13 15:13:12 UTC
Moved the PR to the pglogical repo rather than the postgres fork. https://github.com/2ndQuadrant/pglogical/pull/3 The changes were made in pglogical (https://github.com/2ndQuadrant/pglogical/commit/85052cb6e76f8a5caf2c9189729ecbc99485ef00) So we will either update the version we are using when those changes get into a release or rebuild our rpm with just that patch included if a new pglogical release does not happen in time. The most recent release of pglogical (1.1.1) contains some changes that would require more extensive refactoring which is out of the scope of fixing this issue. Because of this we are going to include a patch in our pglogical build to solve this particular issue. This is the commit to add the patch and update the spec file to include this fix http://pkgs.devel.redhat.com/cgit/rpms/postgresql-pglogical/commit/?h=cfme-rh-postgresql94-5.6-rhel-7 Also built a new package for the upstream appliances here https://copr.fedorainfracloud.org/coprs/ncarboni/pglogical-SCL/build/288682/ 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:1348 |