[
https://issues.apache.org/jira/browse/ACCUMULO-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines resolved ACCUMULO-2012.
----------------------------------
Resolution: Fixed
cloning accumulo.metadata now functions. Attempts to clone accumulo.root will
have a better error.
> Cloning the metadata table fails with faulty error
> --------------------------------------------------
>
> Key: ACCUMULO-2012
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2012
> Project: Accumulo
> Issue Type: Bug
> Components: client, master
> Reporter: John Vines
> Assignee: John Vines
> Fix For: 1.6.0
>
>
> {code}
> Failed to execute Repo, tid=5d7e9a01796a6b64
> java.lang.RuntimeException: table deleted during clone? srcTableId =
> !0
> at
> org.apache.accumulo.server.util.MetadataTableUtil.initializeClone(MetadataTableUtil.java:681)
> at
> org.apache.accumulo.server.util.MetadataTableUtil.cloneTable(MetadataTableUtil.java:783)
> at
> org.apache.accumulo.master.tableOps.CloneMetadata.call(CloneTable.java:119)
> at
> org.apache.accumulo.master.tableOps.CloneMetadata.call(CloneTable.java:97)
> 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:701)
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)