stack created HBASE-8719:
----------------------------
Summary: Fix responseTooSlow formatting
Key: HBASE-8719
URL: https://issues.apache.org/jira/browse/HBASE-8719
Project: HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.95.2
Make sure the responseTooSlow, etc., logs region at least and possibly row.
As one well-known tall man once said:
{code}
I really hate this:
org.apache.hadoop.hbase.ipc.CallerDisconnectedException: Aborting call
next(-5472965299350279760, 101), rpc version=1, client version=29,
methodsFingerPrint=-56040613 from 10.4.21.36:59647 after 192373 ms, since
caller disconnected
WHICH REGION WAS IT???
....
2013-06-09 01:11:03,574 WARN org.apache.hadoop.ipc.HBaseServer:
(responseTooSlow):
{"processingtimems":1141537,"call":"next(6527877619467313103, 101), rpc
version=1, client version=29,
methodsFingerPrint=-56040613","client":"10.4.21.44:41453","starttimems":1370739122036,"queuetimems":0,"class":"HRegionServer","responsesize":293994,"method":"next"}
which region is this?
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira