You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/04/03 01:53:12 UTC

[jira] Resolved: (THRIFT-411) Fix type on accessors to connectionStackLimit_

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

David Reiss resolved THRIFT-411.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1

> Fix type on accessors to connectionStackLimit_
> ----------------------------------------------
>
>                 Key: THRIFT-411
>                 URL: https://issues.apache.org/jira/browse/THRIFT-411
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Library (C++)
>            Reporter: Anthony Giardullo
>            Assignee: Anthony Giardullo
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: TNonblockingServer.h.patch
>
>
> Since connectionStackLimit_ is a size_t, getConnectionStackLimit() and setConnectionStackLimit() should also take/return a size_t instead of an int.  Since these two functions were just merged in THRIFT-357, it shouldn't be a big issues changing them.

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