Skip to content

[CLI-190, CLI-1940] In kafka topic create, remove defaults for num partitions and replication factor#1487

Merged
Brian Strauch (brianstrauch) merged 2 commits intomainfrom
CLI-190
Oct 28, 2022
Merged

[CLI-190, CLI-1940] In kafka topic create, remove defaults for num partitions and replication factor#1487
Brian Strauch (brianstrauch) merged 2 commits intomainfrom
CLI-190

Conversation

@brianstrauch
Copy link

@brianstrauch Brian Strauch (brianstrauch) commented Oct 27, 2022

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?
    • yes: ok

What

The backend will set these values automatically now. Verified that num.partitions = 6, but the replication factor is read-only, so checking with the Kafka team that it defaults to 3 before merging.

@brianstrauch Brian Strauch (brianstrauch) requested a review from a team as a code owner October 27, 2022 00:44
Copy link
Contributor

@DABH David Hyde (DABH) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming Kafka team confirms!

@brianstrauch Brian Strauch (brianstrauch) changed the title [CLI-190] In kafka topic create, remove defaults for num partitions and replication factor [CLI-190, CLI-1940] In kafka topic create, remove defaults for num partitions and replication factor Jan 4, 2023
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