You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by jbruggem <gi...@git.apache.org> on 2018/11/15 15:06:49 UTC

[GitHub] flume pull request #238: FLUME-2799 Kafka Source - Add message offset to hea...

GitHub user jbruggem opened a pull request:

    https://github.com/apache/flume/pull/238

    FLUME-2799 Kafka Source - Add message offset to headers

    It seems we solving https://issues.apache.org/jira/browse/FLUME-2799 , an oversight resulted in the message offset not being added to the header. This change corrects this.

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

    $ git pull https://github.com/euranova/flume kafka_source_add_message_offset_to_headers

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

    https://github.com/apache/flume/pull/238.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 #238
    
----
commit 8cf06db69a7bb62d6e9064eebe375861a1d324ce
Author: Jehan Bruggeman <je...@...>
Date:   2018-11-15T15:03:38Z

    FLUME-2799 Kafka Source - Add message offset to headers

----


---

[GitHub] flume pull request #238: FLUME-2799 Kafka Source - Add message offset to hea...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flume/pull/238


---