c++ - inder
On Wed, Mar 7, 2012 at 9:07 PM, Bryan Duxbury <[email protected]> wrote: > What language are you working in? Java has graceful shutdown on most > servers now in more recent Thrift versions. > > On Wed, Mar 7, 2012 at 12:57 AM, Inder Pall <[email protected]> wrote: > > > What's the mechanism to shutdown a TNonBlockingServer gracefully in > thrift. > > stop() method doesn't seem to be implemented in 0.4 thrift. Found a JIRA > > with incomplete fix - > > > > > https://issues.apache.org/jira/browse/THRIFT-149?focusedCommentId=13223159#comment-13223159 > > . > > > > As a side effect of this we see that on shutdown certain messages are > > recieved and not acknowledged. > > > > Any help/pointers are highly appreciated. > > > > - Inder > > > -- Thanks, - Inder Tech Platforms @Inmobi Linkedin - http://goo.gl/eR4Ub
