Bill Havanki created ACCUMULO-2322:
--------------------------------------
Summary: 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
[~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)