You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/05/06 04:21:30 UTC

[jira] Updated: (THRIFT-394) Work around Mono < 1.2.4 not defining CLI ThreadPool correctly

     [ https://issues.apache.org/jira/browse/THRIFT-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Greene updated THRIFT-394:
----------------------------------

    Patch Info: [Patch Available]
      Assignee: Michael Greene

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