Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7374F200BD4 for ; Fri, 16 Dec 2016 13:57:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7226B160B37; Fri, 16 Dec 2016 12:57:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2F54160B32 for ; Fri, 16 Dec 2016 13:56:59 +0100 (CET) Received: (qmail 76453 invoked by uid 500); 16 Dec 2016 12:56:59 -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 76438 invoked by uid 99); 16 Dec 2016 12:56:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2016 12:56:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D8EB32C0086 for ; Fri, 16 Dec 2016 12:56:58 +0000 (UTC) Date: Fri, 16 Dec 2016 12:56:58 +0000 (UTC) From: "Flavio Pompermaier (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-5353) Elasticsearch Sink loses well-formed documents when there are malformed documents MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Dec 2016 12:57:00 -0000 [ https://issues.apache.org/jira/browse/FLINK-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754350#comment-15754350 ] Flavio Pompermaier commented on FLINK-5353: ------------------------------------------- The ES connector should be made tolerant to malformed documents and, thus, the close() method should not throw a RuntimeException (if configured to be lenient) > Elasticsearch Sink loses well-formed documents when there are malformed documents > --------------------------------------------------------------------------------- > > Key: FLINK-5353 > URL: https://issues.apache.org/jira/browse/FLINK-5353 > Project: Flink > Issue Type: Bug > Components: Batch Connectors and Input/Output Formats > Affects Versions: 1.1.3 > Reporter: Flavio Pompermaier > -- This message was sent by Atlassian JIRA (v6.3.4#6332)