Skip to content

Conversation

@acogoluegnes
Copy link
Contributor

The exchange/routing key/queue properties were all marked as non-nullable, whereas
they can be null. The RMQDestination constructor takes care of checking
the arguments.

Fixes #129

…tFactory

RMQConnectionFactory#getReference and RMQDestination#getReference now
include enough information to re-create similar instances. All the
properties supported in RMQObjectFactory are now included in
RMQConnectionFactory#getReference.

Fixes #128
The exchange/routing key/queue were all marked as non-nullable, whereas
they can be null. The RMQDestination constructor takes care of checking
the arguments.

Fixes #129
@michaelklishin michaelklishin merged commit a8bb3b5 into master Jun 4, 2020
@michaelklishin michaelklishin deleted the rabbitmq-jms-client-129-amqp-resource-in-object-factory branch June 4, 2020 13:27
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

Successfully merging this pull request may close these issues.

RMQObjectFactory does not allow creating some variants of RMQDestination

3 participants