Enhance RPC debug logging to provide more details on call contents
------------------------------------------------------------------

                 Key: HBASE-4193
                 URL: https://issues.apache.org/jira/browse/HBASE-4193
             Project: HBase
          Issue Type: Improvement
          Components: ipc
            Reporter: Gary Helmling
            Priority: Minor


The current HBaseServer debug logging, while verbose, doesn't provide much 
information on the actual contents of RPC calls being handled.  This makes it 
difficult to diagnose why some calls make take much longer to process that 
others.  Have more information on the size of client calls, and the contents of 
those calls (especially in the case of batch or multi operations) would provide 
a lot more context for tracking down issues.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to