Sean Busbey created ACCUMULO-2233:
-------------------------------------
Summary: Continuous Verify job should find ranges on cloned table
Key: ACCUMULO-2233
URL: https://issues.apache.org/jira/browse/ACCUMULO-2233
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 1.5.0, 1.4.4
Reporter: Sean Busbey
Priority: Trivial
Fix For: 1.4.5, 1.5.1, 1.6.0
Right now, when configured for offline mode, the verification job
* clones source table
* takes clone offline
* calculates ranges for job based on source table
Since the source table could change after the clone we should update the test
to calculate the ranges on the clone prior to taking it offline.
(1.5.0 is only kind of impacted, since running hte verification job in offline
mode is totally broken there, see ACCUMULO-2230)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)