GitHub user lstav opened a pull request:
https://github.com/apache/accumulo/pull/196
ACCUMULO-4057 Moved the code to a private static method
Fix for ACCUMULO-4057. Followed @joshelser suggestion on one of the
comments on the issue and consolidated the code in a private static method that
the public methods now call.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lstav/accumulo ACCUMULO-4057
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/196.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 #196
----
commit 9a88d9dc01cb85842e3b25b959e8feeda03c00a5
Author: Luis Tavarez <[email protected]>
Date: 2016-12-29T15:54:08Z
ACCUMULO-4057 Moved the code to a private static method, and the methods
now call the new one
----
---
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.
---