Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thefastman opened this issue Jun 11, 2013 · 0 comments
Open

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

thefastman opened this issue Jun 11, 2013 · 0 comments

Comments

@thefastman
Copy link

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 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant