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
The docs don't do a good job of explaining what an "inconsistent" data space means. Users are warned to avoid inconsistency, but it's not clear what that means.
We also need to replace "incoherent" with "inconsistent."
Proposed change (optional)
Describe that consistency essentially means hash(statepoint) == id.
Issue Description
The docs don't do a good job of explaining what an "inconsistent" data space means. Users are warned to avoid inconsistency, but it's not clear what that means.
We also need to replace "incoherent" with "inconsistent."
Proposed change (optional)
Describe that consistency essentially means
hash(statepoint) == id
.Additional context (optional)
This led to confusion with @cbkerr.
The text was updated successfully, but these errors were encountered: