Skip to content

Commit

Permalink
[strimzi#434] docs: method description detailed
Browse files Browse the repository at this point in the history
Signed-off-by: ilkerkocatepe <[email protected]>
  • Loading branch information
ilkerkocatepe committed Nov 19, 2024
1 parent fd00053 commit f24b55c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public CompletionStage<Set<String>> listTopics() {
}

/**
* Creates a topic with given name
* Creates a topic with given name and number of partitions (optional) and replication factor (optional).
*
* @param topicName topic name to create
* @param partitions number of partitions
Expand Down

0 comments on commit f24b55c

Please sign in to comment.