[
https://issues.apache.org/jira/browse/KAFKA-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-9329.
------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> KafkaController::replicasAreValid should return error
> -----------------------------------------------------
>
> Key: KAFKA-9329
> URL: https://issues.apache.org/jira/browse/KAFKA-9329
> Project: Kafka
> Issue Type: Bug
> Reporter: Vikas Singh
> Assignee: Vikas Singh
> Priority: Major
> Fix For: 2.5.0
>
>
> The method currently returns a boolean indicating if replicas are valid or
> not. But the failure condition loses any context on why replicas are not
> valid. We should return the error condition along with success/failure.
> Maybe change method name to something like `validateReplicas` too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)