[
https://issues.apache.org/jira/browse/HBASE-16109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348994#comment-15348994
]
Ted Yu commented on HBASE-16109:
--------------------------------
Looks like the QA machine was slow:
{code}
Caused by: org.apache.hadoop.hbase.client.ScannerTimeoutException: 60018ms
passed since the last invocation, timeout is currently set to 60000
at
org.apache.hadoop.hbase.client.ClientScanner.loadCache(ClientScanner.java:433)
at
org.apache.hadoop.hbase.client.ClientScanner.nextWithSyncCache(ClientScanner.java:363)
{code}
> Add Interface audience annotation to a few classes
> --------------------------------------------------
>
> Key: HBASE-16109
> URL: https://issues.apache.org/jira/browse/HBASE-16109
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Priority: Minor
> Attachments: 16109.v1.txt, 16109.v2.txt, 16109.v2.txt
>
>
> The following classes miss Interface audience:
> FlushNonSloppyStoresFirstPolicy
> FlushAllLargeStoresPolicy
> MemStoreCompactor
> This JIRA adds Interface audience to these classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)