[ 
https://issues.apache.org/jira/browse/KAFKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046186#comment-15046186
 ] 

ASF GitHub Bot commented on KAFKA-2958:
---------------------------------------

GitHub user granthenke opened a pull request:

    https://github.com/apache/kafka/pull/637

    KAFKA-2958: Remove duplicate API key mapping functionality

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/granthenke/kafka api-keys

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/637.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #637
    
----
commit a6a6c3c449ab84cee9178f0997c2c16356d4b391
Author: Grant Henke <granthe...@gmail.com>
Date:   2015-12-08T01:57:29Z

    KAFKA-2958: Remove duplicate API key mapping functionality

----


> 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)

Reply via email to