You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/05/14 19:51:00 UTC

[jira] [Resolved] (KAFKA-12275) KIP-500: Remove controllerOnly restriction from the DecommissionBroker API

     [ https://issues.apache.org/jira/browse/KAFKA-12275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin McCabe resolved KAFKA-12275.
----------------------------------
    Fix Version/s: 2.8.0
         Assignee: Colin McCabe
       Resolution: Fixed

DecomissionBroker was replaced by UnregisterBroker, and this is handled on brokers, not just controllers.

> KIP-500: Remove controllerOnly restriction from the DecommissionBroker API
> --------------------------------------------------------------------------
>
>                 Key: KAFKA-12275
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12275
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Alok Nikhil
>            Assignee: Colin McCabe
>            Priority: Minor
>              Labels: kip-500
>             Fix For: 2.8.0
>
>
> We need to fix this to forward the request to the active controller.
> Considering this is a KIP-500 only API and we don't have an implementation yet, we are terminating the connection instead for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)