Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-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 274C01992B for ; Sat, 2 Apr 2016 09:15:26 +0000 (UTC) Received: (qmail 55833 invoked by uid 500); 2 Apr 2016 09:15:25 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 55796 invoked by uid 500); 2 Apr 2016 09:15:25 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 55776 invoked by uid 99); 2 Apr 2016 09:15:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Apr 2016 09:15:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 901D52C14FB for ; Sat, 2 Apr 2016 09:15:25 +0000 (UTC) Date: Sat, 2 Apr 2016 09:15:25 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9797) camel-elastichsearch - Tests fails since recent upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9797?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1522= 2810#comment-15222810 ]=20 Andrea Cosentino commented on CAMEL-9797: ----------------------------------------- The problem was related to the upgrade of Lucene to 5.5.0. ES 2.2.1 is still base on Lucene 5.4.1. Now everything is ok and Camel-Lucene works in OSGi too. > camel-elastichsearch - Tests fails since recent upgrade > ------------------------------------------------------- > > Key: CAMEL-9797 > URL: https://issues.apache.org/jira/browse/CAMEL-9797 > Project: Camel > Issue Type: Test > Components: camel-elasticsearch > Affects Versions: 2.18.0 > Reporter: Claus Ibsen > Assignee: Andrea Cosentino > Fix For: 2.18.0 > > > It was upgraded to 2.2.1 and then the tests starts to fail with some weir= d errors > {code} > Tests in error: > ElasticsearchBulkTest>ElasticsearchBaseTest.cleanupOnce:44 =C2=BB Verif= y Inconsiste... > ElasticsearchClusterIndexTest>ElasticsearchClusterBaseTest.cleanUpOnce:= 53 =C2=BB Verify > ElasticsearchGetSearchDeleteExistsUpdateTest>ElasticsearchBaseTest.clea= nupOnce:44 =C2=BB Verify > ElasticsearchIndexTest>ElasticsearchBaseTest.cleanupOnce:44 =C2=BB Veri= fy Inconsist... > Tests run: 4, Failures: 0, Errors: 4, Skipped: 0 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)