Damian Guy created KAFKA-5113:
---------------------------------
Summary: Tidy up usage of Errors.INVALID_FETCH_SIZE and
InvalidFetchSizeException
Key: KAFKA-5113
URL: https://issues.apache.org/jira/browse/KAFKA-5113
Project: Kafka
Issue Type: Bug
Components: core
Reporter: Damian Guy
Priority: Minor
Errors.INVALID_FETCH_SIZE and InvalidFetchSizeException are never generated,
yet at least Errors.INVALID_FETCH_SIZE is handled in {{GroupMetadataManager}}.
If they are never raised, we should remove the handling of them and perhaps
move the Errors all together
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)