Michael Stack

Results 9 issues of Michael Stack

Refresh of pr1380. Trying to land a nice idea that went stale in our PR queue. Kept author. Fixed styling.

Hey Yoram: A user was trying to run idx with 0.20.5 last night. Weird issue where regionserver got stuck trying to open the idx tables' region. Here is the relevant...

This commit adds logging around test runs and an optional archiving feature Key Changes: 1. **Log Archival on Failure (`correctnessTest.sh`, `config.py`, `run.py`, `summarize.py`):** * Introduced the `TH_ARCHIVE_LOGS_ON_FAILURE` environment variable. *...

figure distributed execution of checksumming task. Presumes quiescent database. Reads by 'shard' and then inside a shard in 'chunks'. Does 'parallelism' by shard putting up N futures constrained by FlowLock....

Draft. Illustration of how we might move to use aws file transfer manager api. But after this exploration, I don't think we should go this route. Here are "Advantages" of...

* k8s/agent-scaler/agent-scaler.sh Add --ignore-not-found=true to delete. Cleans up some complaint when two scripts running beside each other and one deletes first (happens when testing changes to this script). Minor item....

This is an implementation of a Neethu design (design is included in the PR). Add restore validation feature with simplified backup gap fix Implements restore validation using audit_storage to verify...

See https://forums.foundationdb.org/t/bulkdump-failed/5016?u=saintstack Scenario: Create SST files including oversized key/value manually. Then, bulkload the SST files. Then, bulkdump the data. Since bulkload bypasses the transaction system, the bulkload can directly write...