John Vines created ACCUMULO-1303:
------------------------------------
Summary: OfflineScanner forks tablet code and doesn't close readers
Key: ACCUMULO-1303
URL: https://issues.apache.org/jira/browse/ACCUMULO-1303
Project: Accumulo
Issue Type: Improvement
Components: client
Reporter: John Vines
Assignee: Billie Rinaldi
Taken from TODO:
createIterator seems to share a bit of code with Tablet, which is just copied
instead of reused. This can cause issues down the road if the code in one side
changes. If we can try to use the same code base for this logic, it would be
better. This may also help with leaving the readers open as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira