Make shard_replication_factor 1 by default in regression tests
Open
technical debt
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
The default value for citus.shard_replication_factor is 1, but in regression tests we use 2 as a default for historical reasons. We should make 1 the default.
Contributor guide
Assessment
This issue has not been assessed yet.