You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/01/09 20:30:12 UTC

[jira] [Resolved] (ACCUMULO-934) Address missing cases in switch statements in AgeOffStore

     [ https://issues.apache.org/jira/browse/ACCUMULO-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-934.
----------------------------------------

    Resolution: Fixed
      Assignee: Christopher Tubbs  (was: Keith Turner)
    
> Address missing cases in switch statements in AgeOffStore
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-934
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-934
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Some switch statements in AgeOffStore do not fully enumerate the possible states for entries in fate. It is not clear if these states are not possible to occur at that point in the code (in which case, they should be handled with an IllegalStateException), or if they are cases that do not require action (in which case, they need to be handled with a default handler that simply breaks out of the switch statement).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira