docs
docs copied to clipboard
kvserver: log traces from replicate queue on errors or slow processing
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/86007 Commit: https://github.com/cockroachdb/cockroach/commit/6c45224e0af91b1d4940f93e52f2bce4dba18414
Release note (ops change): Added logging on replicate queue processing in the presence of errors or when the duration exceeds 50% of the timeout.
Release justification: Low risk observability change.
Jira Issue: DOC-5777