[
https://issues.apache.org/jira/browse/ACCUMULO-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535352#comment-13535352
]
Hudson commented on ACCUMULO-912:
---------------------------------
Integrated in Accumulo-Trunk #584 (See
[https://builds.apache.org/job/Accumulo-Trunk/584/])
ACCUMULO-912 - fixing broken tests (Revision 1423636)
Result = SUCCESS
vines :
Files :
*
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/master/thrift/TabletServerStatus.java
*
/accumulo/trunk/core/src/test/java/org/apache/accumulo/core/client/admin/FindMaxTest.java
*
/accumulo/trunk/core/src/test/java/org/apache/accumulo/core/util/shell/command/FormatterCommandTest.java
*
/accumulo/trunk/server/src/test/java/org/apache/accumulo/server/gc/TestConfirmDeletes.java
*
/accumulo/trunk/server/src/test/java/org/apache/accumulo/server/master/TestMergeState.java
> getConnector in MockAccumulo clobber's existing user authorizations
> -------------------------------------------------------------------
>
> Key: ACCUMULO-912
> URL: https://issues.apache.org/jira/browse/ACCUMULO-912
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Affects Versions: 1.4.1, 1.4.2
> Reporter: John Vines
> Assignee: John Vines
> Fix For: 1.5.0, 1.4.3
>
>
> If a user exists in MockAccumulo with a set of authorizations, and you do a
> getConnector for the user, it will clobber that user's authorizations and
> remake them. It should do a check before creating the internal user object.
> On top of that, it should also check the password if the user does exist.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira