Timothy A. Bish created PROTON-2731:
---------------------------------------

             Summary: [proton-dotnet] Perform Receive call timeout validation 
before waiting
                 Key: PROTON-2731
                 URL: https://issues.apache.org/jira/browse/PROTON-2731
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-dotnet
    Affects Versions: proton-dotnet-1.0.0-M8
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: proton-dotnet-1.0.0-M9


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to