[ 
https://issues.apache.org/jira/browse/THRIFT-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer resolved THRIFT-5287.
--------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> Log When Client Connections are Dropped
> ---------------------------------------
>
>                 Key: THRIFT-5287
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5287
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 0.14.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Provide a mechanism for logging all exceptions generated by client 
> communication.  Right now, there is some logic to determine which kinds of 
> Exceptions are logged and which are not.  This is a bit confusing because I 
> see situations where the inheriting projects are closing contexts (via 
> `deleteContext()`) but there is no logging from the server to indicate *why* 
> the context should be deleted.
> For example:
> https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/server/TThreadPoolServer.java#L321-L328



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to