Bug 1511362
| Summary: | satellite-clone migrating Sat6 from RHEL6 causes Sync Plans are run twice | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> |
| Component: | Satellite Clone | Assignee: | John Mitsch <jomitsch> |
| Status: | CLOSED ERRATA | QA Contact: | sthirugn <sthirugn> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.2.12 | CC: | bbuckingham, sthirugn |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-19 17:23:12 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
Pavel Moravec
2017-11-09 08:57:39 UTC
PR is open upstream https://github.com/RedHatSatellite/satellite-clone/pull/266 Upstream PR merged Verified in satellite-clone-1.2.1-1.el7sat.noarch
Post clone, the sync tasks were not duplicated.
Also only one listener is found:
# mongo pulp_database --eval "DBQuery.shellBatchSize = 10000000; db.event_listeners.find().shellPrint()"
MongoDB shell version: 2.6.11
connecting to: pulp_database
{ "_id" : ObjectId("59d51412f3a8852ba0948105"), "notifier_config" : { "url" : "https://dhcp182-245.gsslab.rdu2.redhat.com/katello/api/v2/repositories/sync_complete?token=JXc9L4QtiiPTFxv8nmi4PW3Rq9j9qTju" }, "_ns" : "event_listeners", "event_types" : [ "repo.sync.finish" ], "id" : "59d51412f3a8852ba0948105", "notifier_type_id" : "http" }
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-2018:0330 |