You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/01/17 22:35:00 UTC

[jira] [Resolved] (KAFKA-9329) KafkaController::replicasAreValid should return error

     [ 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)