noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

[GAP]: Read from pre-existing file handler in `_read_block`

Open tangledbytes opened this issue 1 year ago • 2 comments

Environment info

  • NooBaa Version: PR
  • Platform: Standalone (non containerised)

Actual behavior

PR introduced a change where we open the file to perform operations on it when TIER2 is enabled but later on close the file and then read again.

Expected behavior

It is better to not close the file if we already have a handle on it and read from the same handler instead.

tangledbytes avatar Jun 01 '23 07:06 tangledbytes

This issue had no activity for too long - it will now be labeled stale. Update it to prevent it from getting closed.

github-actions[bot] avatar Apr 29 '24 11:04 github-actions[bot]

@guymguym, should we close this issue (assuming we might not keep around a lot of Tier2 code for data buckets)?

tangledbytes avatar Apr 30 '24 11:04 tangledbytes

This issue had no activity for too long - it will now be labeled stale. Update it to prevent it from getting closed.

github-actions[bot] avatar Jul 31 '24 11:07 github-actions[bot]