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)