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

Ganesh Murthy edited comment on PROTON-1006 at 9/29/15 5:01 PM:
----------------------------------------------------------------

Downloaded the fix and tested it locally. In my particular use case, I am 
indeed doing further processing on the connection. This fix works for me. 
Thanks.


was (Author: ganeshmurthy):
This downloaded the fix and tested it locally. In my particular use case, I am 
indeed doing further processing on the connection. This fix works for me. 
Thanks.

> Sending pre-settled messages over the python blocking api waits indefinetly
> ---------------------------------------------------------------------------
>
>                 Key: PROTON-1006
>                 URL: https://issues.apache.org/jira/browse/PROTON-1006
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.10
>            Reporter: Ganesh Murthy
>            Assignee: Gordon Sim
>             Fix For: 0.11
>
>         Attachments: helloworld_blocking_presettled.py
>
>
> Sending a pre-settled message (snd_settle_mode = Link.SND_SETTLED) over a 
> blocking connection (using a blocking sender) blocks indefinetly.
> Steps to reproduce - 
> 1. Modify the helloworld_blocking.py (located in examples/python folder) to 
> add an AtMostOnce() call before creating the sender (or use the attached file 
> helloworld_blocking_presettled.py)
> 2. Start broker.py (located in examples/python folder)
> 3. Run helloworld_blocking_presettled.py
> You will see that the send is blocking indefinetly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to