[
https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100740#comment-13100740
]
Ted Yu commented on HBASE-4330:
-------------------------------
Please fix the following:
{code}
[INFO] Compilation failure
/home/hadoop/hbase/src/test/java/org/apache/hadoop/hbase/io/hfile/slab/TestSlab.java:[47,33]
unreported exception java.lang.InterruptedException; must be caught or
declared to be thrown
/home/hadoop/hbase/src/test/java/org/apache/hadoop/hbase/io/hfile/slab/TestSlab.java:[67,33]
unreported exception java.lang.InterruptedException; must be caught or
declared to be thrown
{code}
> Fix races in slab cache
> -----------------------
>
> Key: HBASE-4330
> URL: https://issues.apache.org/jira/browse/HBASE-4330
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.0
> Reporter: Todd Lipcon
> Assignee: Li Pi
> Fix For: 0.92.0
>
> Attachments: hbase-4330.txt, hbase-4330.txt
>
>
> A few races are still lingering in the slab cache. Here are some tests and
> proposed fixes.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira