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/20 20:00:45 UTC

[jira] [Updated] (ACCUMULO-2508) Security randomwalk fails "BAD_CREDENTIALS - Username or Password is Invalid"

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

Bill Havanki updated ACCUMULO-2508:
-----------------------------------

    Fix Version/s:     (was: 1.6.1)
                   1.6.0

I'll target this for 1.6.0, since it is a one-line addition to a test.

> Security randomwalk fails "BAD_CREDENTIALS - Username or Password is Invalid"
> -----------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2508
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2508
>             Project: Accumulo
>          Issue Type: Test
>          Components: test
>    Affects Versions: 1.4.4, 1.5.1
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Trivial
>              Labels: randomwalk, test
>             Fix For: 1.4.5, 1.5.2, 1.6.0
>
>
> Running security randomwalk, got this:
> {noformat}
> 15 11:31:36,849 [randomwalk.Module$Dummy] DEBUG: dummy.YesUserYesTable
> ...
> 15 11:31:36,891 [randomwalk.Module$Dummy] DEBUG: dummy.NoUserYesTable
> 15 11:31:36,895 [randomwalk.Module] DEBUG: Properties for node: TableChangeTablePass
> ...
> 15 11:31:36,897 [randomwalk.Framework] ERROR: Error during random walk
> java.lang.Exception: Error running node Security.xml
> ...
> Caused by: java.lang.Exception: Error running node TableChangeTablePass
> ...
> Caused by: org.apache.accumulo.core.client.AccumuloSecurityException: Error BAD_CREDENTIALS - Username or Password is Invalid
> {noformat}
> The table user had just been dropped, but ZK didn't have enough time to notice (under 50 ms). This can be fixed by adding a delay after the user being dropped, as was done for user creation under ACCUMULO-1123 and ACCUMULO-2211.



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