Skip to content

Unable connect to queue if queue has a Message TTL parameter #29

Description

@thefastman

Unable connect to queue if queue has a Message TTL parameter
How to reproduce:

  • Create new queue
  • set any value of Message TTL param(3600ms for example).

Result:

Connection: 
>> Start
>> version_major: 0
>> version_minor: 9
     copyright :  QVariant(QString, "Copyright (C) 2007-2013 VMware, Inc.") 
     version :  QVariant(QString, "3.1.1") 
     capabilities : FIELD_TABLE 
     platform :  QVariant(QString, "Erlang/OTP") 
     information :  QVariant(QString, "Licensed under the MPL.  See http://www.rabbitmq.com/") 
     product :  QVariant(QString, "RabbitMQ") 
>> mechanisms: PLAIN AMQPLAIN
>> locales: en_US
Connection: 
>> Tune
>> channel_max: 0
>> frame_max: 131072
>> heartbeat: 600
Connection: 
>> OpenOK
"arc" 
Open channel #1
Channel#1:
>> OpenOK
Channel#1:
>> CLOSE
>> code: 406
>> text: 
>> class-id: 20562
>> method-id: 17731 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions