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 7286B200C8E for ; Thu, 8 Jun 2017 08:28:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 714D6160BD5; Thu, 8 Jun 2017 06:28:27 +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 B81DA160BCA for ; Thu, 8 Jun 2017 08:28:26 +0200 (CEST) Received: (qmail 28194 invoked by uid 500); 8 Jun 2017 06:28:20 -0000 Mailing-List: contact dev-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 dev@flink.apache.org Received: (qmail 28182 invoked by uid 99); 8 Jun 2017 06:28:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2017 06:28:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2CD7D18040E for ; Thu, 8 Jun 2017 06:28:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id tjfpekEHUAlB for ; Thu, 8 Jun 2017 06:28:19 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 721925F6BF for ; Thu, 8 Jun 2017 06:28:19 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D2B5DE01E5 for ; Thu, 8 Jun 2017 06:28:18 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 39E7921B51 for ; Thu, 8 Jun 2017 06:28:18 +0000 (UTC) Date: Thu, 8 Jun 2017 06:28:18 +0000 (UTC) From: "Tzu-Li (Gordon) Tai (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-6867) Elasticsearch 1.x IT test still instable due to embedded node instability MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 08 Jun 2017 06:28:27 -0000 Tzu-Li (Gordon) Tai created FLINK-6867: ------------------------------------------ Summary: Elasticsearch 1.x IT test still instable due to embedded node instability Key: FLINK-6867 URL: https://issues.apache.org/jira/browse/FLINK-6867 Project: Flink Issue Type: Bug Components: ElasticSearch Connector, Tests Reporter: Tzu-Li (Gordon) Tai Assignee: Tzu-Li (Gordon) Tai The integration tests for Elasticsearch 1.x seems to still be instable, being that the test is failing more frequently recently. One example is [1]. The last attempt to fix this was FLINK-5772, in which the test attempts was increased to 3. This doesn't seem to fix the issue. In the worst scenario, since the root cause is an instability with Elasticsearch 1.x's embedded node, and ES 1.x is a very old version that is usually recommended to be upgraded from, we could also consider removing the IT test for ES 1.x. -- This message was sent by Atlassian JIRA (v6.3.15#6346)