Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1328

Sending two messages with 1 sender hangs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • proton-0.14.0
    • None
    • python-binding
    • None
    • Fedora 24 using packages from F24 repos

    Description

      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.

      Attachments

        Activity

          People

            aconway Alan Conway
            bmbouter Brian Bouterse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: