[
https://issues.apache.org/jira/browse/ACCUMULO-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Havanki resolved ACCUMULO-2322.
------------------------------------
Resolution: Fixed
This was a simple enough transformation that I think I can skip review.
[~kturner], you might want to peek at it just to make sure, but I reached the
same conclusion you did, that only the extent and configuration were needed.
> Tablet constructor leaks this, part 2
> -------------------------------------
>
> Key: ACCUMULO-2322
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2322
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Reporter: Bill Havanki
> Assignee: Bill Havanki
> Labels: this, thread-safety
>
> [~kturner] noted during review of ACCUMULO-1948 that there is a second
> leaking of this in the {{Tablet}} constructor at the line:
> {code}
> tabletServer.recover(this.tabletServer.getFileSystem(), this, logEntries,
> absPaths, new MutationReceiver() { ...
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)