[
https://issues.apache.org/jira/browse/KAFKA-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated KAFKA-5933:
------------------------------
Component/s: core
> Move timeout and validate_only protocol fields into CommonFields class
> ----------------------------------------------------------------------
>
> Key: KAFKA-5933
> URL: https://issues.apache.org/jira/browse/KAFKA-5933
> Project: Kafka
> Issue Type: Bug
> Components: core
> Reporter: Jakub Scholz
> Priority: Major
>
> Most of the fields which are shared by multiple protocol messages (requests
> ad responses) are in the CommonFields class. However there are still some
> fields used multiple times which are not there yet:
> * timeout
> * validate_only
> It would be good to move also these two fields into the CommonFields class so
> that they can be easily shared by different messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)