You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/18 21:56:49 UTC

[jira] [Commented] (ACCUMULO-2491) Backport ACCUMULO-1162 to 1.4

    [ https://issues.apache.org/jira/browse/ACCUMULO-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939774#comment-13939774 ] 

ASF subversion and git services commented on ACCUMULO-2491:
-----------------------------------------------------------

Commit 4a27da54696ed97b197ce0abd5bef0a2ccfc2b80 in accumulo's branch refs/heads/1.4.5-SNAPSHOT from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4a27da5 ]

ACCUMULO-2491 Correct table user state upon termination of Security randomwalk

A partial backport of ACCUMULO-1162 to 1.4 - commit e93a11a only. As the Security randomwalk
ends and drops the table user, it now also sets the user's existence flag to false.


> Backport ACCUMULO-1162 to 1.4
> -----------------------------
>
>                 Key: ACCUMULO-2491
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2491
>             Project: Accumulo
>          Issue Type: Test
>          Components: test
>    Affects Versions: 1.4.4
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Minor
>              Labels: randomwalk, test
>             Fix For: 1.4.5
>
>
> Encountered this error in a Security randomwalk test under 1.4.5-SNAPSHOT:
> {noformat}
> Caused by: org.apache.accumulo.core.client.AccumuloException: Table User existance out of sync
> {noformat}
> It seemed to be caused by the immediately previous security test, which does not adjust the shared state to indicate that the table user was dropped when the test is closing down.
> This problem was fixed in 1.5 and later under ACCUMULO-1162, and an analogous repair has helped out under 1.4.



--
This message was sent by Atlassian JIRA
(v6.2#6252)