Skip to content

RabbitProperties does not set the virtual host correctly for addresses that end with / #3304

@wilkinsona

Description

@wilkinsona

If an address ends with / (amqp://root:password@otherhost:1111/, for example), RabbitProperties is ends up with an empty string as its virtual host. This conflicts with the behaviour of setVirtualHost where an empty string is changed into /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions