GitHub user ctubbsii opened a pull request:
https://github.com/apache/accumulo/pull/17
Accumulo 3147
Review opportunity, mainly for @joshelser , but also anybody else who may
be interested. I want to re-run the full ITs before I push.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ctubbsii/accumulo ACCUMULO-3147
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit f1a47b38d3f5338a9ad1104cd3009b327e08c371
Author: Christopher Tubbs <[email protected]>
Date: 2014-10-29T19:11:48Z
ACCUMULO-3147 Refactor ReplicationTable constants
commit e840549a9c6376c8c5dbe9663e14b4987c10dc5e
Author: Christopher Tubbs <[email protected]>
Date: 2014-11-01T22:53:14Z
ACCUMULO-3147 Create replication table at initialize, upgrade
Migrate to all replication code to a built-in system-managed replication
table instead of the user-space one. Ensure all replication-related tests
pass. Also fix a small bug in Mock which threw an exception when using
deleteRows with null start and end rows.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---