Uploaded image for project: 'Etch'
  1. Etch
  2. ETCH-6

if free pool exceeds maximum number of threads the exception thrown will kill the connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.0.1
    • 1.0.2
    • None
    • seen in java binding 1.0.1, presumed in csharp binding as well, and version 1.0.0 of both of those.

    Description

      when the free pool detects that the number of threads in the thread group has been exceeded, the exception that is thrown isn't returned to the message sender, but instead hits the message receiver thread at the lowest level, causing it to take the connection down. this problem occurs in StubBase.java or .cs as it tries to dispatch the message.

      Attachments

        Activity

          People

            sccomer Robert Scott Comer
            sccomer Robert Scott Comer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: