You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2015/03/23 20:59:54 UTC

[jira] [Resolved] (THRIFT-3031) migrate "shouldStop" flag to TServer

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

Roger Meier resolved THRIFT-3031.
---------------------------------
    Resolution: Fixed
      Assignee: Roger Meier

Thanks John!

please do not uncomment code, remove it. I had to rework the patch...
;-r

> migrate "shouldStop" flag to TServer
> ------------------------------------
>
>                 Key: THRIFT-3031
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3031
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>    Affects Versions: 0.9.1, 0.9.2
>            Reporter: John Wang
>            Assignee: Roger Meier
>         Attachments: THRIFT-3031.patch
>
>
> At present, there are fields called "private volatile boolean stopped_ = false" for several Thrift server implementations.  I propose that we could define this field in class TServer along with two methods, one for get while the other for set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)