chore: stop exposing num_partitions (#3132)

This commit is contained in:
niebayes
2024-01-10 18:45:18 +08:00
committed by GitHub
parent 3ab370265a
commit 1b0e39a7f2
3 changed files with 1 additions and 5 deletions

View File

@@ -97,7 +97,6 @@ mod tests {
num_topics = 32
selector_type = "round_robin"
topic_name_prefix = "greptimedb_wal_topic"
num_partitions = 1
replication_factor = 1
create_topic_timeout = "30s"
backoff_init = "500ms"