Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvserverpb: mark probe requests' replicated cmds as IsTrivial
That way, they won't each request their own `replicaAppBatch`. They were wildly inefficient to apply before this commit, which played a role in a recent incident[^1]. [^1]: cockroachlabs/support#2287 Epic: none Release note: None
- Loading branch information