Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.1, 0.9.2
-
None
-
Patch Available
Description
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.