You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/01/27 20:34:39 UTC

[jira] [Commented] (ACCUMULO-1948) Tablet constructor leaks this

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

Bill Havanki commented on ACCUMULO-1948:
----------------------------------------

I'll try this one. I've been meaning to get into the {{Tablet}} code.

> Tablet constructor leaks this
> -----------------------------
>
>                 Key: ACCUMULO-1948
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1948
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>            Assignee: Bill Havanki
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> The tablet constructor leaks this when it calls {{tabletResources.setTablet(this, acuTableConf);}}  AFAIK this is completey innocuous because nothing is really done (in 1.4 code) w/ the reference.  Howerver, it is possible the code could be changed in the future to use the ref.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)