Allow method processing time measurement in TBaseProcessor
----------------------------------------------------------

                 Key: THRIFT-1403
                 URL: https://issues.apache.org/jira/browse/THRIFT-1403
             Project: Thrift
          Issue Type: Improvement
            Reporter: Adrian Muraru


I would like to be able to instrument the generated *processor* to measure the 
time it takes to process the methods in the service interface.
On a particular implementation I want to write the following log line for each 
method call:

[date] Method <method> called, source <source_socket_ip>, status: <OK|FAILED>, 
payload <size_in_bytes>



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to