Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2211

Security randomwalk fails "User doesn't exist and they SHOULD"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.4, 1.5.0
    • 1.4.5, 1.5.1, 1.6.0
    • test

    Description

      The CreateUser node in the Security randomwalk test can create the "table" user even in the face of an expected PERMISSION_DENIED error. When that happens, and the next node happens to want to change the new table user's password, you can get:

      org.apache.accumulo.core.client.AccumuloException: User table_server_domain_com_29780_1389915181300 doesn't exist and they SHOULD.
      

      This happens because there is no delay between the user creation and the password change, as there are for other user creations, added in ACCUMULO-1123.

      Attachments

        Issue Links

          Activity

            People

              bhavanki Bill Havanki
              bhavanki Bill Havanki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: