| Summary: | IPv6 RabbitMQ connection shows periodic Exception in the reader loop: AMQ::Protocol::EmptyResponseError: Empty response received from the server | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | Providers | Assignee: | Ladislav Smola <lsmola> |
| Status: | CLOSED ERRATA | QA Contact: | Ola Pavlenko <opavlenk> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, gblomqui, jfrey, jhardy, jkrocil, jprause, lsmola, mcornea, mfeifer, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | openstack | ||
| Fixed In Version: | 5.5.3.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1302362 | Environment: | |
| Last Closed: | 2016-04-13 18:42:07 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: | |
| Bug Depends On: | 1302362 | ||
| Bug Blocks: | |||
|
Comment 1
Ladislav Smola
2016-03-07 10:09:18 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5bac7f3bb74c7fc6108fa2a5913ab67eae2b1ee4 commit 5bac7f3bb74c7fc6108fa2a5913ab67eae2b1ee4 Merge: 8171111 bffc540 Author: Greg Blomquist <gblomqui> AuthorDate: Fri Mar 11 09:40:14 2016 -0500 Commit: Greg Blomquist <gblomqui> CommitDate: Fri Mar 11 09:40:14 2016 -0500 Merge branch 'bz1302774' into '5.5.z' Make AMQP heartbeat configurable By default bunny takes the setting from the AMQP settings. If this setting is too low (like 1s) it might fail to give response in time, causing reconnect. Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1302362 Clean cherry-pick of: https://github.com/ManageIQ/manageiq/pull/7027/ Fixes 5.5.z BZ https://bugzilla.redhat.com/show_bug.cgi?id=1302774 See merge request !837 app/models/manageiq/providers/openstack/event_catcher_mixin.rb | 7 ++++--- config/vmdb.tmpl.yml | 2 ++ gems/pending/openstack/amqp/openstack_rabbit_event_monitor.rb | 3 ++- gems/pending/openstack/openstack_event_monitor.rb | 1 + 4 files changed, 9 insertions(+), 4 deletions(-) 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:0616 |