Bug 1513508

Summary: Region was offline - after a restart region has lost all data
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ApplianceAssignee: Gregg Tanzillo <gtanzill>
Status: CLOSED CURRENTRELEASE QA Contact: Alex Newman <anewman>
Severity: urgent Docs Contact:
Priority: high    
Version: 5.8.0CC: abellott, anewman, jhardy, niroy, obarenbo, rspagnol, smallamp, yrudman
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 5.9.0.9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1507323 Environment:
Last Closed: 2018-03-06 15:09:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1507323    
Bug Blocks:    

Comment 2 CFME Bot 2017-11-29 20:23:13 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:
https://github.com/ManageIQ/manageiq/commit/244af1313265155bddc99ca7f836d7eed7a258ee

commit 244af1313265155bddc99ca7f836d7eed7a258ee
Author:     Nick Carboni <ncarboni>
AuthorDate: Mon Nov 13 09:42:49 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Wed Nov 15 09:38:47 2017 -0500

    Merge pull request #16446 from gtanzillo/replication-assert-different-region
    
    Prevent replication subscription to the same region as the current region
    (cherry picked from commit 91d8041dd47e56468dc1a217c523f20bdfbbf731)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1513508

 app/models/pglogical_subscription.rb       |  7 +++++
 spec/models/pglogical_subscription_spec.rb | 43 +++++++++++++++++++++++++++---
 2 files changed, 47 insertions(+), 3 deletions(-)