[
https://issues.apache.org/jira/browse/ACCUMULO-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880847#comment-13880847
]
Vikram Srivastava commented on ACCUMULO-1850:
---------------------------------------------
Do we have any more info on this?
As a side note - the warning message in Fate.transitionToFailed should be
logged before calling store.setProperty to help with debugging. I've filed
ACCUMULO-2250 for that.
> 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
>
> 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.5#6160)