You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/13 21:19:10 UTC

[jira] [Commented] (NIFI-1146) Allow GetKafka to be configured with auto.offset.reset to "largest" or "smallest"

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

ASF GitHub Bot commented on NIFI-1146:
--------------------------------------

GitHub user naveenmadhire opened a pull request:

    https://github.com/apache/nifi/pull/125

    NIFI-1146  Allow GetKafka to be configured with auto.offset.reset to "largest" or "smallest"

    

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

    $ git pull https://github.com/naveenmadhire/nifi NIFI-1146

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

    https://github.com/apache/nifi/pull/125.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 #125
    
----
commit e2ff30c486ece27e171b2847a4018bcf5f907092
Author: Naveen Madhire <na...@capitalone.com>
Date:   2015-11-13T18:12:18Z

    NIFI-1146 Allow GetKafka to be configured with auto.offset.reset to largest or smallest

commit 2836e5eab837f9ea8db0b96489779d31e6fddd5f
Author: Naveen Madhire <na...@capitalone.com>
Date:   2015-11-13T20:05:11Z

    Merge remote-tracking branch 'upstream/master'

----


> Allow GetKafka to be configured with auto.offset.reset to "largest" or "smallest"
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-1146
>                 URL: https://issues.apache.org/jira/browse/NIFI-1146
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>              Labels: beginner, newbie
>
> Currently, the auto.offset.reset value for GetKafka is always set to "smallest". This should be made configurable by the user, with the default being "smallest" to maintain backward compatibility.



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