cockroachdb / cockroachdb/cockroach
changefeedccl: ensure multitenancy test coverage
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Many data-inensive customers will be using shared process multi tenancy in 23.2. We need to ensure changefeeds are well tested in this environment. We need to practically:
1. Ensure we don’t disable multitenancy in any unit tests
2. Use multi tenant metaphorically in roachtests
Jira issue: CRDB-31386
Epic CRDB-9179
Contributor guide
Research direction
Start by locating the changefeedccl unit tests and roachtests referenced by the issue, then check where shared-process multitenancy is disabled or absent. Done means the relevant unit tests retain multitenancy coverage and roachtests use the multi-tenant setup described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100