You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (JIRA)" <ji...@apache.org> on 2008/11/17 15:27:45 UTC

[jira] Created: (ETCH-9) too many queued AsyncReceiver methods should not be allowed to swamp system

too many queued AsyncReceiver methods should not be allowed to swamp system
---------------------------------------------------------------------------

                 Key: ETCH-9
                 URL: https://issues.apache.org/jira/browse/ETCH-9
             Project: Etch
          Issue Type: Improvement
          Components: csharp-binding, java-binding
    Affects Versions: 1.0.1, 1.0.0
            Reporter: scott comer


if too many queued AsyncReceiver methods are outstanding, the memory of the receiver will fill up. there should be a mechanism for limiting the number, perhaps slowing down new arrivals or blowing them off with a "too busy" exception the way free pool does it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.