You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just thinking aloud that in a multi-node sharded setup, we may not persist tx logs to disk immediately, but consider them committed if persisted to one or more servers. It's quite possible they may be held entirely in memory (although that'd be interesting in power failure scenarios at same site)
The text was updated successfully, but these errors were encountered:
Just thinking aloud that in a multi-node sharded setup, we may not persist tx logs to disk immediately, but consider them committed if persisted to one or more servers. It's quite possible they may be held entirely in memory (although that'd be interesting in power failure scenarios at same site)
The text was updated successfully, but these errors were encountered: