GitHub user lstav opened a pull request:
https://github.com/apache/accumulo/pull/198
Accumulo 4061
Fixes ACCUMULO-4061. I started working on the shell code on a separate
[branch](accumulo/tree/ACCUMULO-4558), which is why I removed the commits done
for #ACCUMULO-4558 from this branch and moved them to the new one. If you wish
to see what the commits comments were, you can look at them from the other
branch (the commits will have ACCUMULO-4061 in the message).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lstav/accumulo ACCUMULO-4061
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/198.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 #198
----
commit ecd4234aae90a5b1971f06c36a454274d17f15d8
Author: Luis Tavarez <[email protected]>
Date: 2016-12-30T14:11:56Z
ACCUMULO-4061 Tablet Servers now save the version number when they get
created
commit ff8e3b86962d12629a5ae5cfd775a2c044f65fb6
Author: Luis Tavarez <[email protected]>
Date: 2017-01-04T15:26:05Z
ACCUMULO-4061 Modified thrift file
commit c763e5751da53331abd30c795ff454ce733ef28b
Author: Luis Tavarez <[email protected]>
Date: 2017-01-04T15:26:38Z
ACCUMULO-4061 Re-generated java file
commit 67c9433e13605d6521266d1a6de0f3ebf6ec15f4
Author: Luis Tavarez <[email protected]>
Date: 2017-01-04T15:32:33Z
ACCUMULO-4061 Removed set method
----
---
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.
---