Comment 2 for bug 1465409

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

Reviewed: https://review.openstack.org/191778
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=c8845b4bef4248fad4a9da8dad0455495b2bc6fd
Submitter: Jenkins
Branch: master

commit c8845b4bef4248fad4a9da8dad0455495b2bc6fd
Author: Flavio Percoco <email address hidden>
Date: Mon Jun 15 13:48:27 2015 +0200

    Use `inferred=True` by default

    Rabbitmq's amqp1.0 plugin doesn't have support for vbin8, which is the
    default encoding used by qpid-proton. In order to workaround this issue
    we should use inferred=True.

    Closes-bug: #1465409
    Change-Id: Id265917244d7e152c5e13a10df367a3e59de8e50