neon icon indicating copy to clipboard operation
neon copied to clipboard

storage controller: shard splitting error handling/rollback

Open jcsp opened this issue 1 year ago • 0 comments

See RFC #6358

Two recovery paths are needed:

  • On startup, when we see that some tenant shards have a splitting state
  • During runtime, when something inside the tenant_shard_split function fails, and we need to leave things in a clean state.

jcsp avatar Feb 22 '24 12:02 jcsp