You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Updated) (JIRA)" <ji...@apache.org> on 2011/11/18 16:22:52 UTC

[jira] [Updated] (ACCUMULO-20) Tablet constructor and run cleanup

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

Keith Turner updated ACCUMULO-20:
---------------------------------

    Affects Version/s:     (was: 1.4.0)
    
> Tablet constructor and run cleanup
> ----------------------------------
>
>                 Key: ACCUMULO-20
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-20
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Jesse Yates
>            Assignee: Keith Turner
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: java_ACCUMULO-20.patch
>
>
> In the Tablet, we first load the constraint checker and then do a reload on the table properties. Which means the constraint checker is reloaded again - pretty wasteful.
> Also, there was a todo that the major compassion stats could be null at a certain point. This is a problem, albeit a rare one. It can be fixed easily by just returning an empty instance of CompactionStats.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira