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

[proton-dotnet] Perform Receive call timeout validation before waiting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • proton-dotnet-1.0.0-M8
    • proton-dotnet-1.0.0-M9
    • proton-dotnet
    • None

    Description

      Calls in IReceiver and IStreamReceiver to wait on a delivery need to check that the timeout value is not greater than UInt32.MaxValue milliseconds of the inboult .NET Task API will fail internally in the receiver code and block the call from ever completing.  This should be checked early to prevent a client call hang.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: