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

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

GitHub user ewencp opened a pull request:

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

    KAFKA-2765: Add versions to Copycat Connector and Task interfaces and log 
versions when instantiating connectors and tasks.

    

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

    $ git pull https://github.com/ewencp/kafka connector-versions

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

    https://github.com/apache/kafka/pull/446.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 #446
    
----
commit fdeb4634b43de6895b80c6f1f5d9ee859a74587f
Author: Ewen Cheslack-Postava <m...@ewencp.org>
Date:   2015-11-06T21:44:48Z

    KAFKA-2765: Add versions to Copycat Connector and Task interfaces and log 
versions when instantiating connectors and tasks.

----


> Connectors and tasks should have versions that can be reported when they are 
> instantiated
> -----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-2765
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2765
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: copycat
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.0
>
>
> Including version information will allow for a few things:
> * Basic logging of versions can help with debugging/configuration issues if 
> you have old jars on your classpath.
> * Can allow for Copycat to aid in the version upgrade process when you want 
> to update to a newer version of a connector.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to