[
https://issues.apache.org/jira/browse/HBASE-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1616:
---------------------------------
Attachment: HBASE-1616-v1.patch
Not really as described in the issue but this at least triggers a failing test
on trunk.
Just does a scanner / row count before and after split to verify it didn't get
borked.
This test, TestForceSplit, is already one of the less desirable tests that
relies on sleeping... Not ideal but can test for original HBASE-1615 bug
> Unit test of compacting referenced StoreFiles
> ---------------------------------------------
>
> Key: HBASE-1616
> URL: https://issues.apache.org/jira/browse/HBASE-1616
> Project: Hadoop HBase
> Issue Type: Test
> Components: io, regionserver
> Reporter: Jonathan Gray
> Fix For: 0.20.0
>
> Attachments: HBASE-1616-v1.patch
>
>
> We need a unit test for compactions of referenced StoreFiles. This broke in
> trunk but was not found in any existing tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.