You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/04/29 16:19:16 UTC

[jira] [Updated] (ACCUMULO-2753) Redundancy in TServerInstance methods

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

Eric Newton updated ACCUMULO-2753:
----------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: ACCUMULO-2255

> Redundancy in TServerInstance methods
> -------------------------------------
>
>                 Key: ACCUMULO-2753
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2753
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: tserver
>            Reporter: Bill Havanki
>            Priority: Trivial
>              Labels: newbie, refactoring
>
> While perusing the metadata table code, I noticed that there is a method {{TServerInstance.putFutureLocation(Mutation)}}, but logic in {{MetaDataStateStore.setFutureLocations(Collection<Assignment>)}} doesn't use it. Either the code should be refactored properly or the {{TServerInstance}} method should be eliminated.
> From this, the rest of the methods in {{TServerInstance}} should be checked to see if they are used and useful, and refactoring done as appropriate.



--
This message was sent by Atlassian JIRA
(v6.2#6252)