[ 
https://issues.apache.org/jira/browse/QPID-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey updated QPID-929:
-----------------------------

    Affects Version/s: M2.1

> [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
>    Affects Versions: M2.1
>            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.

Reply via email to