[
https://issues.apache.org/jira/browse/THRIFT-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Wang updated THRIFT-3031:
------------------------------
Attachment: THRIFT-3031.patch
> 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
> 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)