Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BD7E18683 for ; Wed, 10 Feb 2016 16:57:18 +0000 (UTC) Received: (qmail 81271 invoked by uid 500); 10 Feb 2016 16:57:18 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 81235 invoked by uid 500); 10 Feb 2016 16:57:18 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 81202 invoked by uid 99); 10 Feb 2016 16:57:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2016 16:57:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3711D2C0AFA for ; Wed, 10 Feb 2016 16:57:18 +0000 (UTC) Date: Wed, 10 Feb 2016 16:57:18 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-3341) Kafka connector's 'auto.offset.reset' inconsistent with Kafka MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-3341. --------------------------------- Resolution: Fixed Fix Version/s: 1.0.0 Fixed via 9173825aa6a1525d72a78cda16cb4ae1e9b8a8e4 > Kafka connector's 'auto.offset.reset' inconsistent with Kafka > ------------------------------------------------------------- > > Key: FLINK-3341 > URL: https://issues.apache.org/jira/browse/FLINK-3341 > Project: Flink > Issue Type: Bug > Reporter: Shikhar Bhushan > Assignee: Robert Metzger > Priority: Minor > Fix For: 1.0.0 > > > Kafka docs talk of valid "auto.offset.reset" values being "smallest" or "largest" > https://kafka.apache.org/08/configuration.html > The {{LegacyFetcher}} looks for "latest" and otherwise defaults to "smallest" > cc [~rmetzger] -- This message was sent by Atlassian JIRA (v6.3.4#6332)