Skip to content

Certain select operations deplete FS ID pool #345

@reckart

Description

@reckart

Describe the bug
Certain operations of the SelectFS framework create temporary annotation, e.g. when using the covering operation based on offsets. These operations create a temporary annotation which gets an ID from the ID pool. Thus, repeating this operation many times can eventually deplete the ID pool.

Expected behavior
Read-only operations should not have a side-effect of depleting the ID pool - even if an internal temporary annotation is created to facilitate the operation.

Please complete the following information:

  • Version: 3.5.0

Metadata

Metadata

Assignees

Labels

🦟 BugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions