You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/03/18 21:58:42 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Havanki resolved ACCUMULO-2491.
------------------------------------

    Resolution: Fixed

Just a one-line fix to {{SecurityHelper}}, which turned into {{WalkingSecurity}} in 1.5 (sorta). The rest of ACCUMULO-1162 (clearing an {{Instance}} field in {{WalkingSecurity}}) doesn't seem to apply to 1.4 and wasn't needed to get me past the error here.

> 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)