Grant Henke created KAFKA-2958:
----------------------------------
Summary: Remove duplicate API key mapping functionality
Key: KAFKA-2958
URL: https://issues.apache.org/jira/browse/KAFKA-2958
Project: Kafka
Issue Type: Improvement
Affects Versions: 0.9.0.0
Reporter: Grant Henke
Assignee: Grant Henke
Kafka common and core both have a class that maps request API keys and names.
To prevent errors and issues with consistency we should remove
RequestKeys.scala in core in favor or ApiKeys.java in common.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)