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 2021/04/01 18:19:00 UTC

[jira] [Created] (KAFKA-12604) Remove envelope handling from broker

Jason Gustafson created KAFKA-12604:
---------------------------------------

             Summary: Remove envelope handling from broker
                 Key: KAFKA-12604
                 URL: https://issues.apache.org/jira/browse/KAFKA-12604
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


We only need the envelope request to be handled on the controller endpoint. We added it to the broker initially in order to allow testing of the forwarding logic. Now that the integration testing framework for kip-500 is in place, we should be able to get rid of this.



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