GitHub user ivakegg opened a pull request: https://github.com/apache/accumulo/pull/284
ACCUMULO-4686 Fix upgrade process to set version in all volumes. The upgrade process was only setting the version in one of a multi-volume system. This fixes the code to set the version on all volumes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ivakegg/accumulo ACCUMULO-4686-1.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/284.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 #284 ---- commit 22c2b77d493d24cce6264c447e87fca782e33d32 Author: Ivan Bella <i...@bella.name> Date: 2017-07-26T17:52:01Z ACCUMULO-4686 Fix upgrade process to set version in all volumes. The upgrade process was only setting the version in one of a multi-volume system. This fixes the code to set the version on all volumes. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---