Shikhar Mall

Results 16 comments of Shikhar Mall

`--sparse` is only for large files, correct ? Was this existing behavior or did this change after the introduction of CopySparse ? In other words, what changed between sparse and...

Looks like Kopia does not ignore the poison BLOB as of now. @jkowalski were you planning on adding the blob exclusion during index load for newer copies ?

Moving to draft, we may not need the external coordinator as of now. Will keep this PR around for a little while in-case the need arises.

Reopening, there are two ideas: - Maintain reserve capacity always. - Reorder maintenance operations to favor deletion over writing blobs. (not sure if this is feasible, requires discussion).

@adowair was working upon this originally and added capacity APIs for storage that are limited by infrastructure. Next step is to add a check before every snapshot. I think this...

Looks like GitHub is misbehaving on this PR. @bathina2 and I attempted to push commits to this branch which are not showing up here. No further changes are visible, so...

@jkowalski note that we had to duplicate the `MasterKeyLength` constant in each file with a `!testing` build flag. If you have a better approach let us know and we'll update...

This seems a flake: https://github.com/kopia/kopia/issues/3707

Added keep-open, label. I'd like to test this more thoroughly. Do not merge yet.

> Added keep-open, label. I'd like to test this more thoroughly. Do not merge yet. done with testing, should be good now; fixed some slice index increment bugs