Eric Newton created ACCUMULO-1850:
-------------------------------------
Summary: error failing a fate transaction
Key: ACCUMULO-1850
URL: https://issues.apache.org/jira/browse/ACCUMULO-1850
Project: Accumulo
Issue Type: Bug
Affects Versions: 1.4.2
Environment: 3-rack cluster
Reporter: Eric Newton
Assignee: Eric Newton
User issued a delete table, but the system stuck. In the stack trace:
{noformat}
java.io.NotSerializableException:
org.apache.accumulo.server.master.state.Tables.TableManager
at org.apache.accumulo.fate.ZooStore.setProperty(zooStore.java:400)
at
org.apache.accumulo.fate.Fate$TransactionRunner.transitionToFailed(Fate.java:100)
at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:70)
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1#6144)