Skip to content

CorruptableDB doesn't close if an iterator errors #1824

Closed
@StephenButtolph

Description

@StephenButtolph

Currently, the corruptabledb has no special handling for iterators. This means that an iterator may terminate early due to an unexpected transient database failure. In this case we should close the database like other unexpected transient database failures.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions