[
https://issues.apache.org/jira/browse/ACCUMULO-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ACCUMULO-4546:
-------------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Mark Owens
> Labels: pull-request-available
> Fix For: 1.7.4, 1.8.2, 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.4.14#64029)