cockroachdb / cockroachdb/cockroach

concurrency: NBR push changes

Open
#160,707 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Potential Push Improvements

- Move txn cache to node or store rather than replica.
- Increase size of txn cache
- Reduce 100ms wait (or eliminate wait)
- Non-locking readers should not wait on exclusive locks

Further Away:

- Request batching of concurrent pushes of same txn

Other ideas:

- Push long-running writers further into the future (maybe a function of age)

Jira issue: CRDB-58481

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.