r1443@opsdev009 (orig r76684): pfung | 2008-01-05 15:23:53 -0800
commitd08a86ad1b6c2210c0656787a34409bf699f1a1b
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Sat, 5 Jan 2008 23:25:22 +0000 (5 23:25 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Sat, 5 Jan 2008 23:25:22 +0000 (5 23:25 +0000)
tree22ddba2ae5d0353aeee37a674c011f7154c233a0
parent4bd5497fc7c52aa9e5669431853864bd39664a46
 r1443@opsdev009 (orig r76684):  pfung | 2008-01-05 15:23:53 -0800
 [Thrift] disabling catching general type exceptions in Tthreadpoolserver

 the threadpoolserver should just crash if an unknown exception type is thrown.

 This should probably be true for all server types, will put this on the TODO list.

 reviewed by jwang
 test plan: network selector servers in production

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@740 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/cpp/src/server/TThreadPoolServer.cpp