Havret / dotnet-activemq-artemis-client

.NET Client for Apache ActiveMQ Artemis
https://havret.github.io/dotnet-activemq-artemis-client/
MIT License
63 stars 11 forks source link

[ArtemisNetClient.Testing] Object reference not set to an instance of an object #459

Closed Havret closed 1 year ago

Havret commented 1 year ago

Describe the bug

When I try to attach NMS.AMQP consumer to ArtemisNetClient.Testing I'm getting the following exception:

Object reference not set to an instance of an object.

Expected behavior

No exception should be thrown.

Environment:

Additional context

Exception seems to be thrown from TestLinkProcessor.GetFilterExpression method.