[
https://issues.apache.org/jira/browse/HBASE-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-12378:
------------------------------------
Status: Patch Available (was: Open)
> 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
>
> Attachments: HBASE-12378-v0.patch
>
>
> 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)