[ https://issues.apache.org/jira/browse/THRIFT-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jake Farrell closed THRIFT-1335. -------------------------------- Resolution: Fixed Fix Version/s: 0.8 Committed, thanks for the patch. > Add accept timeout to TServerSocket > ------------------------------------- > > Key: THRIFT-1335 > URL: https://issues.apache.org/jira/browse/THRIFT-1335 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Reporter: Dave Watson > Priority: Minor > Fix For: 0.8 > > Attachments: 0031-Improve-pusher_serverrr.patch > > > From d07e47a771d9cca8111b2773c8e3436a5e9442ae Mon Sep 17 00:00:00 2001 > From: Wei Chen <weic...@fb.com> > Date: Wed, 21 Apr 2010 21:12:34 +0000 > Subject: [PATCH 31/33] Add accept timeout to TServerSocket > Summary: > Added an accept timeout to the TServerSocket poll loop > Test Plan: > I run the servers in testing rack and verified it works both for intra rack > and > inter rack transfer. > scottstraw, simpkins, weichen, thrift-team@lists > Revert Plan: > OK > --- > lib/cpp/src/transport/TServerSocket.cpp | 12 +++++++++++- > lib/cpp/src/transport/TServerSocket.h | 3 +++ > 2 files changed, 14 insertions(+), 1 deletions(-) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira