[ 
https://issues.apache.org/jira/browse/PROTON-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627708#comment-13627708
 ] 

Bozo Dragojevic commented on PROTON-289:
----------------------------------------

if you comment out the failing assert, the server will start and another 
message will be sent to the same address.
the second message (ofcourse) gets delivered to the server. but the first 
message remains in the no-mans-land

it's not sent. it's still pending.

So I guess the real question is, what does messenger do with the message one. 
drop it to the floor?

                
> outgoing tracker and outgoing queue disagree in case the server is not around
> -----------------------------------------------------------------------------
>
>                 Key: PROTON-289
>                 URL: https://issues.apache.org/jira/browse/PROTON-289
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Bozo Dragojevic
>         Attachments: 
> 0002-Add-test-for-sending-to-a-server-that-is-not-started.patch
>
>
> send a message to localhost:12345 when there is no server
> tracker will say it's PENDING
> outgoing count will be 0
> Which of them is wrong?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to