stack created HBASE-13745:
-----------------------------
Summary: Say why a flush was requested in log message
Key: HBASE-13745
URL: https://issues.apache.org/jira/browse/HBASE-13745
Project: HBase
Issue Type: Improvement
Reporter: stack
Assignee: stack
Priority: Minor
Looking at some logs that are full of flushes, we don't say why the flush
request was made in the log message; would be helpful figuring if knew what was
bringing on a flush in a particular context:
Here is what it looks like:
{code}
2095 2015-05-21 19:34:58,229 INFO
[localhost,51008,1432261786401_ChoreService_1] regionserver.HRegionServer:
localhost,51008,1432261786401-MemstoreFlusherChore requesting flush of XXXX
after random delay 15458ms
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)