[
https://issues.apache.org/jira/browse/HBASE-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-13745:
--------------------------
Attachment: 13745.txt
Small patch. Here is what it shows in log now:
{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
because info has an old edit so flush to free WALs after random delay 15458ms
{code}
> 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
> Attachments: 13745.txt
>
>
> 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)