You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael goulish (JIRA)" <ji...@apache.org> on 2015/05/19 16:15:00 UTC

[jira] [Created] (DISPATCH-139) adapt to proton changes to avoid crashes under high session count

michael goulish created DISPATCH-139:
----------------------------------------

             Summary: adapt to proton changes to avoid crashes under high session count
                 Key: DISPATCH-139
                 URL: https://issues.apache.org/jira/browse/DISPATCH-139
             Project: Qpid Dispatch
          Issue Type: Improvement
            Reporter: michael goulish


With high session count some ( i.e. > 2^15 ) I implemented some changes in proton library code to avoid crashing in the library.  ( that was PROTON-864 )
But that means that the library code will sometimes return 0 rather than crashing.

Alter dispatch code to Do the Right Thing in case of these new null return values.



--
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