[
https://issues.apache.org/jira/browse/ACCUMULO-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224767#comment-15224767
]
ASF GitHub Bot commented on ACCUMULO-4147:
------------------------------------------
Github user keith-turner commented on the pull request:
https://github.com/apache/accumulo/pull/74#issuecomment-205440868
Thanks @tristeng. I squashed and merge this, can you close this PR?
I ran the following test w/ no problem before pushing. That caused some
reformatting which was included in the commit I pushed. I also added `since
1.8.0` to the comment in the proxy.thrift file.
```
mvn clean verify -DskipITs
mvn -Dit.test=".*proxy.*" -Dtest=foo -Dfindbugs.skip -Dcheckstyle.skip
-DfailIfNoTests=false verify
```
> Add Accumulo Namespace Operations to Proxy
> ------------------------------------------
>
> Key: ACCUMULO-4147
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4147
> Project: Accumulo
> Issue Type: Improvement
> Components: proxy
> Affects Versions: 1.7.1
> Reporter: Tristen Georgiou
> Assignee: Tristen Georgiou
> Priority: Minor
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The namespace operations are absent from the Accumulo proxy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)