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

concurrent randomwalk fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      19 21:53:01,992 [randomwalk.Framework] ERROR: Error during random walk
      java.lang.Exception: Error running node Concurrent.xml
              at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:285)
              at org.apache.accumulo.test.randomwalk.Framework.run(Framework.java:65)
              at org.apache.accumulo.test.randomwalk.Framework.main(Framework.java:125)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:606)
              at org.apache.accumulo.start.Main$1.run(Main.java:137)
              at java.lang.Thread.run(Thread.java:744)
      Caused by: java.lang.Exception: Error running node ct.RenameTable
              at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:285)
              at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:254)
              ... 8 more
      Caused by: org.apache.accumulo.core.client.AccumuloException: Internal error processing waitForTableOperation
              at org.apache.accumulo.core.client.admin.TableOperationsImpl.doTableOperation(TableOperationsImpl.java:334)
              at org.apache.accumulo.core.client.admin.TableOperationsImpl.doTableOperation(TableOperationsImpl.java:300)
              at org.apache.accumulo.core.client.admin.TableOperationsImpl.rename(TableOperationsImpl.java:773)
              at org.apache.accumulo.test.randomwalk.concurrent.RenameTable.visit(RenameTable.java:44)
              at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:254)
              ... 9 more
      Caused by: org.apache.thrift.TApplicationException: Internal error processing waitForTableOperation
              at org.apache.thrift.TApplicationException.read(TApplicationException.java:108)
              at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:71)
              at org.apache.accumulo.core.master.thrift.MasterClientService$Client.recv_waitForTableOperation(MasterClientService.java:610)
              at org.apache.accumulo.core.master.thrift.MasterClientService$Client.waitForTableOperation(MasterClientService.java:595)
              at org.apache.accumulo.core.client.admin.TableOperationsImpl.waitForTableOperation(TableOperationsImpl.java:272)
              at org.apache.accumulo.core.client.admin.TableOperationsImpl.doTableOperation(TableOperationsImpl.java:314)
              ... 13 more
      
      

      This is the error on the server side:

      Failed to execute Repo, tid=366be645a5bfb90e
      	java.lang.IllegalArgumentException: Namespace in new table name does not match the old table name
      		at org.apache.accumulo.master.tableOps.RenameTable.call(RenameTable.java:67)
      		at org.apache.accumulo.master.tableOps.RenameTable.call(RenameTable.java:37)
      		at org.apache.accumulo.master.tableOps.TraceRepo.call(TraceRepo.java:54)
      		at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:67)
      		at org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:34)
      		at java.lang.Thread.run(Thread.java:744)
      

      Attachments

        Issue Links

          Activity

            People

              ecn Eric C. Newton
              ecn Eric C. Newton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: