Skip to content

Rabbitmq 6.0, ReplyToAddress getter throws ArgumentNullException #827

@ig-sinicyn

Description

@ig-sinicyn

RabbitMQ.Client 6.0.0
Code:

var address = message.Properties.ReplyToAddress; // ReplyTo is null

throws ArgNullException, callstack:

System.Text.RegularExpressions.dll!System.Text.RegularExpressions.Regex.Match(string input)
RabbitMQ.Client.dll!RabbitMQ.Client.PublicationAddress.Parse(string uriLikeString)
RabbitMQ.Client.dll!RabbitMQ.Client.Impl.BasicProperties.ReplyToAddress.get()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions