You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2016/10/27 15:30:58 UTC

[jira] [Resolved] (PROTON-1328) Sending two messages with 1 sender hangs

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

Alan Conway resolved PROTON-1328.
---------------------------------
    Resolution: Not A Problem
      Assignee: Alan Conway

> Sending two messages with 1 sender hangs
> ----------------------------------------
>
>                 Key: PROTON-1328
>                 URL: https://issues.apache.org/jira/browse/PROTON-1328
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.14.0
>         Environment: Fedora 24 using packages from F24 repos
>            Reporter: Brian Bouterse
>            Assignee: Alan Conway
>
> Sending two messages using 1 sender with a delay between the two messages hangs for me. I do all of my message sending in on_sendable(). I thought that on_sendable() would periodically get called. I'm not sure why I think that. If I keep sending messages on_sendable() continues to be called, but after two calls without messages being sent on_sendable() stops being called.
> I have a periodic timer task that is checking for messages to be sent and so it can receive a message to send at any time. If the message is for an address which corresponds with an existing sender, that sender should be used.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org