Work around Mono < 1.2.4 not defining CLI ThreadPool correctly
--------------------------------------------------------------

                 Key: THRIFT-394
                 URL: https://issues.apache.org/jira/browse/THRIFT-394
             Project: Thrift
          Issue Type: Improvement
          Components: Library (C#)
            Reporter: Michael Greene
            Priority: Minor


As discovered in THRIFT-309 Mono did not define all of the methods in the CLI 
ThreadPool until 1.2.4.  Specifically, we use SetMaxThreads and this is omitted 
from the definition.  This is a problem for some users because Debian Etch 
ships with Mono 1.2.2.

We should work-around this method not being available in Mono < 1.2.4 via an 
appropriate DEFINE.

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

Reply via email to