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

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

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

ACCUMULO-1961 Re-apply inadvertently dropped 4abb3f1 to master branch

  Fixes trivial warnings and broken javadocs which have been recently
  introduced. Specifically, removes references to private and
  package-private (default) classes in public javadoc comments (internal
  details aren't relevant to the API and subject to change). Another
  common warning was unused imports and javadoc param tags that refer to
  non-existent parameters.

  Commits against the following JIRA issues introduced these:
  ACCUMULO-1948, ACCUMULO-1974, ACCUMULO-2021, ACCUMULO-2136,
  ACCUMULO-2322, ACCUMULO-2334, ACCUMULO-2350


> 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)

Reply via email to