[
https://issues.apache.org/jira/browse/QPID-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-929.
------------------------------
Resolution: Fixed
Committed on M2.1 branch
Sending client/src/main/java/org/apache/qpid/client/AMQDestination.java
Sending
client/src/main/java/org/apache/qpid/client/BasicMessageProducer.java
Sending
client/src/main/java/org/apache/qpid/client/QueueSenderAdapter.java
Transmitting file data ...
Committed revision 648658.
> [Java Client] Exchange.Declare being sent prior to every message when
> publishing to explicit destination
> ---------------------------------------------------------------------------------------------------------
>
> Key: QPID-929
> URL: https://issues.apache.org/jira/browse/QPID-929
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
>
> Currently when publishing a message, if one uses the a producer which was
> created without a destination, i.e. one calls a send( method passing in a
> destination, then an exchange declare is sent prior to the message publish.
> this can be recitified by caching on the Destination object whether the
> exchange.declare has already been sent.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.