Having to wait to connect to AMQP puts exception in log file

Bug #1010147 reported by David Kranz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Josh Kearney

Bug Description

At nova/rpc/impl_kombu.py:23

            LOG.exception(_('AMQP server on %(hostname)s:%(port)d is'
                    ' unreachable: %(err_str)s. Trying again in '
                    '%(sleep_time)d seconds.') % log_info)

This should be DEBUG, or at most WARNING.

Changed in nova:
status: New → Confirmed
importance: Undecided → Low
Josh Kearney (jk0)
Changed in nova:
status: Confirmed → In Progress
assignee: nobody → Josh Kearney (jk0)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/8484

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/8484
Committed: http://github.com/openstack/nova/commit/a5b923722c75dbfbb0a44c0f6ef6542db3c3aee2
Submitter: Jenkins
Branch: master

commit a5b923722c75dbfbb0a44c0f6ef6542db3c3aee2
Author: Josh Kearney <email address hidden>
Date: Wed Jun 13 12:25:54 2012 -0500

    Log warnings instead of full exceptions for AMQP reconnects.

    Fixes bug 1010147.

    Change-Id: I1af7614330307dfdf5c723710334a168bc30b50f

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-2 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.