You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "John Wang (JIRA)" <ji...@apache.org> on 2015/03/09 02:55:38 UTC

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

John Wang created THRIFT-3031:
---------------------------------

             Summary: migrate "shouldStop" flag to TServer
                 Key: THRIFT-3031
                 URL: https://issues.apache.org/jira/browse/THRIFT-3031
             Project: Thrift
          Issue Type: Improvement
    Affects Versions: 0.9.2, 0.9.1
            Reporter: John Wang


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)