Skip to content

server: resolve TODOEngine in addStore#164555

Open
pav-kv wants to merge 1 commit intocockroachdb:masterfrom
pav-kv:toodengine-addstore
Open

server: resolve TODOEngine in addStore#164555
pav-kv wants to merge 1 commit intocockroachdb:masterfrom
pav-kv:toodengine-addstore

Conversation

@pav-kv
Copy link
Collaborator

@pav-kv pav-kv commented Feb 27, 2026

Register both engines for disk slow and low disk space callbacks. There might be some redundancy when both engines reside on the same FS, but there is no harm in getting this signal / logging twice.

Alternatively, we could register "low disk space" only for one engine (assuming the other one gives a duplicate signal), but that bakes in an assumption that engines are collocated. Err on the side of generality instead.

Part of #97627

@pav-kv pav-kv requested a review from a team as a code owner February 27, 2026 22:11
@blathers-crl
Copy link

blathers-crl bot commented Feb 27, 2026

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@trunk-io
Copy link
Contributor

trunk-io bot commented Feb 27, 2026

Merging to master in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Epic: none
Release note: none
@pav-kv pav-kv force-pushed the toodengine-addstore branch from 5159a08 to 52a735c Compare February 27, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants