[ https://issues.apache.org/jira/browse/THRIFT-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Greene resolved THRIFT-394. ----------------------------------- Resolution: Won't Fix Resolving this as Won't Fix as Etch is no longer supported by Debian and should be irrelevant, and I never got feedback from anyone who had originally requested this as part of THRIFT-309. > 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 > Assignee: Michael Greene > Priority: Minor > Attachments: THRIFT-394-003.diff > > > 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.