You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/12/13 06:59:13 UTC

[jira] [Updated] (ACCUMULO-3393) Volume Chooser clean-up.

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

Sean Busbey updated ACCUMULO-3393:
----------------------------------
    Description: 
clean up of the Volume Chooser additions needed for per-table use.

  * docs clean up + code guideline compliance.
    * ensure RandomVolumeChoosers are independent when used per-table.
    * make sure that per-table choosers can keep state the way that global choosers can
    * make sure that a chooser can only pick from the options it is presented.
    * reduce object creation in critical path for Tablet.split.

  was:clean up of the Volume Chooser additions needed for per-table use.


> Volume Chooser clean-up.
> ------------------------
>
>                 Key: ACCUMULO-3393
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3393
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: tserver
>    Affects Versions: 1.7.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> clean up of the Volume Chooser additions needed for per-table use.
>   * docs clean up + code guideline compliance.
>     * ensure RandomVolumeChoosers are independent when used per-table.
>     * make sure that per-table choosers can keep state the way that global choosers can
>     * make sure that a chooser can only pick from the options it is presented.
>     * reduce object creation in critical path for Tablet.split.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)