Matteo Bertozzi created HBASE-12378:
---------------------------------------
Summary: Add a test to verify that the read-replica is able to
read after a compaction
Key: HBASE-12378
URL: https://issues.apache.org/jira/browse/HBASE-12378
Project: HBase
Issue Type: Test
Components: regionserver, Replication
Affects Versions: 0.99.1, 2.0.0
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Priority: Minor
Fix For: 2.0.0, 0.99.2
Add a unit test that verify that the secondary read-replica is still able to
read all the data even when the files on the primary are archived and the store
file refresh is not executed.
basically is to have a test that verifies that the file-link logic is not
removed.
(there are a couple of test that probably wants to do that.. but since they
operate on small data they will never trigger the file-link reopen)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)