You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/07 16:34:04 UTC

[jira] [Commented] (KAFKA-4208) Add Record Headers

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

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

GitHub user michaelandrepearce opened a pull request:

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

    KAFKA-4208: Add Record Headers

    Update upgrade.html
    
    Raising this now, as KIP-118 is pulled from release as such submitting this without java 8 changes.
    
    As per remaining review comment from https://github.com/apache/kafka/pull/2772, updating the upgrade notes.

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

    $ git pull https://github.com/IG-Group/kafka KIP-82

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

    https://github.com/apache/kafka/pull/2991.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 #2991
    
----
commit 326a781cba94030c744c3a0cf26355b5d72f9282
Author: Michael Andre Pearce <mi...@me.com>
Date:   2017-05-07T16:30:29Z

    KAFKA-4208: Add Record Headers
    
    Update upgrade.html

----


> Add Record Headers
> ------------------
>
>                 Key: KAFKA-4208
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4208
>             Project: Kafka
>          Issue Type: New Feature
>          Components: clients, core
>            Reporter: Michael Andre Pearce (IG)
>            Priority: Critical
>             Fix For: 0.11.0.0
>
>
> Currently headers are not natively supported unlike many transport and messaging platforms or standard, this is to add support for headers to kafka
> This JIRA is related to KIP found here:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-82+-+Add+Record+Headers



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)