Skip to content

AMQConnection missing "/" for non-default virtual hosts #42

@dharrigan

Description

@dharrigan

Hi,

In AMQConnection, line 865, if the virtualHost, is not the default, the resultant toString looks something like this:

amqp://guest@192.168.80.3:5672test

It should be

amqp://guest@192.168.80.3:5672/test

PR coming shortly.

-=david=-

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions