You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2016/12/29 17:05:58 UTC

[jira] [Created] (ACCUMULO-4546) IllegalTableTransitionException should include a default message that logs the requested state transition

John Vines created ACCUMULO-4546:
------------------------------------

             Summary: 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


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)