[
https://issues.apache.org/jira/browse/ACCUMULO-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-4546:
----------------------------------------
Fix Version/s: 2.0.0
1.8.1
1.7.3
> IllegalTableTransitionException should include a default message that logs
> the requested state transition
> ---------------------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-4546
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4546
> Project: Accumulo
> Issue Type: Bug
> Components: server-base
> Affects Versions: 1.6.6
> Reporter: John Vines
> Fix For: 1.7.3, 1.8.1, 2.0.0
>
>
> While trying to track down the root of an Illegal state transition for a
> table, I hit a dead end when the original transition to bring a table online
> failed. The IllegalTableTransitionException takes in the old and new states
> in the contstructor for the exception, but these states are not used to
> construct any sort of message, so this information isn't available in the
> logs. We should have a default message for this constructor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)