You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/04 21:59:02 UTC

[jira] [Commented] (ACCUMULO-2255) refactor TabletServer

    [ https://issues.apache.org/jira/browse/ACCUMULO-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018083#comment-14018083 ] 

ASF subversion and git services commented on ACCUMULO-2255:
-----------------------------------------------------------

Commit 2cad992911a077eca351747a5ca829f0fdf1c61a in accumulo's branch refs/heads/master from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=2cad992 ]

ACCUMULO-2255 pulled 6 classes out of TabletServer, moved GC checking to a new class, add "final" to many members, grouped members together, changed many public items to private


> refactor TabletServer
> ---------------------
>
>                 Key: ACCUMULO-2255
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2255
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Eric Newton
>
> {{TabletServer}} is slightly bigger than {{Tablet}} (see ACCUMULO-2041) and it looks like it would benefit from splitting out more classes.  There are 8 static classes defined in {{TabletServer}}.  We could move the RPC implementation out to its own class like we did with the {{Master}}.



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