/[Apache-SVN]
ViewVC logotype

Revision 666430


Jump to revision: Previous Next
Author: dreiss
Date: Wed Jun 11 00:59:34 2008 UTC (16 years, 5 months ago)
Changed paths: 1
Log Message:
Fix thrift_buffered_transport leak in erl bindings

Summary:
  - Was leaking processes when the client cleanly disconnected since the
    thrift_processor process was exiting with 'normal' Reason. Changed it
    to 'protocol_closed'

Test plan:
  - Telnet to thrift service port and close (^]close) before the read timeout
    elapses. Verify that erlang:system_info(process_count) does not increase
    after doing this multiple times.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/alterl/src/thrift_processor.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26