GitHub user milleruntime opened a pull request:
https://github.com/apache/accumulo/pull/234
ACCUMULO-4583 and ACCUMULO-4610
Created Namespace operations that were missing from
proxy/src/main/thrift/proxy.thrift and
proxy/src/main/java/org/apache/accumulo/proxy/ProxyServer.java
Added Tests to
test/src/test/java/org/apache/accumulo/test/proxy/SimpleProxyBase.java
The remaining changes were all generated using -Pthrift
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milleruntime/accumulo ACCUMULO-4610
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/234.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 #234
----
commit 1a0ee9028aa762924d4108f3c75ecd4d7e831d8d
Author: Mike Miller <[email protected]>
Date: 2017-03-21T20:52:26Z
ACCUMULO-4610: Added missing namespace ops to thrift proxy
commit 00bf82f0aab0285fc49280a01e3cc411d433a7fe
Author: Mike Miller <[email protected]>
Date: 2017-03-22T15:47:20Z
ACCUMULO-4610: New generated thrift files
commit 5dd43feccace3df2bde663ebedda1f3ff6dd38f0
Author: Mike Miller <[email protected]>
Date: 2017-03-22T17:38:25Z
ACCUMULO-4583: Added Test for Thrift namespace permissions
----
---
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.
---