GitHub user dlmarion opened a pull request: https://github.com/apache/accumulo/pull/111
ACCUMULO-4331: first draft First draft. Did not implement the range syntax that was proposed in later comments, but would be easy to swap out. There are some ports where it seemed not to make sense to support a range, log4j monitor port being one as its also set as a system property. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlmarion/accumulo ACCUMULO-4331 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/111.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 #111 ---- commit c726613ae2ed3e94ac6071bd334c8ee64ac9b26e Author: Dave Marion <dlmar...@apache.org> Date: 2016-06-08T19:07:21Z ACCUMULO-4331: first draft ---- --- 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. ---