Skip to content

OfflineIterator forks ScanDataSource code and doesn't close readers #2413

@DomGarguilo

Description

@DomGarguilo

From Jira ticket: ACCUMULO-1303

The original ticket states:

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.

It was also pointed out that the code that is shared was eventually moved from Tablet to ScanDataSource.

Metadata

Metadata

Assignees

Labels

enhancementThis issue describes a new feature, improvement, or optimization.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions