[
https://issues.apache.org/jira/browse/ACCUMULO-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885952#comment-13885952
]
ASF subversion and git services commented on ACCUMULO-2012:
-----------------------------------------------------------
Commit d4c9ee1c529ebef80368d587db31e331d911953f in branch
refs/heads/1.6.0-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=d4c9ee1 ]
ACCUMULO-2012 Cloning accumulo.metadata works, 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)