/[Apache-SVN]
ViewVC logotype

Revision 665186


Jump to revision: Previous Next
Author: cpiro
Date: Wed Aug 1 22:27:37 2007 UTC (16 years, 8 months ago)
Changed paths: 18
Log Message:
[thrift] improved error logging and handling for Erlang bindings

Summary:
 * custom, extensible error logger -- show only relevant stuff
 * clean up of errors in developer-supplied handler module
   now gives sane error messages and doesn't crash whole server
   (introduces tApplicationException_HANDLER_ERROR)
 * more precise catch in tErlProcessor (exits gracefully only if
   transport closes)

Reviewed By: iproctor

Test Plan: tutorial works

Revert Plan: ok


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_erl_generator.cc modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/TODO modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/include/tApplicationException.hrl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/include/thrift.hrl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/include/thrift_logger.hrl added
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/server.sh modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/oop.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/server/tErlServer.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/server/tSimpleServer.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/tErlProcessor.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/thrift.erl added
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/thrift_logger.erl added
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/thrift_oop_server.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/thrift_utils.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/transport/tErlAcceptor.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/transport/tSocket.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/lib/thrift/src/transport/tTransport.erl modified , text changed
Directoryincubator/thrift/trunk/tutorial/erl/server.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26