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 0A54A200C70 for ; Wed, 19 Apr 2017 15:34:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08FB6160B86; Wed, 19 Apr 2017 13:34:46 +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 58CA2160BAA for ; Wed, 19 Apr 2017 15:34:45 +0200 (CEST) Received: (qmail 77908 invoked by uid 500); 19 Apr 2017 13:34:44 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 77897 invoked by uid 99); 19 Apr 2017 13:34:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2017 13:34:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id EFF891A04AE for ; Wed, 19 Apr 2017 13:34:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 36NX9uWToUjG for ; Wed, 19 Apr 2017 13:34:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id A04955F4EE for ; Wed, 19 Apr 2017 13:34:42 +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 EE6FBE00A6 for ; Wed, 19 Apr 2017 13:34:41 +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 AB1CC21B45 for ; Wed, 19 Apr 2017 13:34:41 +0000 (UTC) Date: Wed, 19 Apr 2017 13:34:41 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-4938) HTTP session replication broken because Hazelcast dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Apr 2017 13:34:46 -0000 [ https://issues.apache.org/jira/browse/KARAF-4938?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-4938: ---------------------------------------- Fix Version/s: cellar-4.1.0 cellar-4.0.4 > HTTP session replication broken because Hazelcast dependency > ------------------------------------------------------------- > > Key: KARAF-4938 > URL: https://issues.apache.org/jira/browse/KARAF-4938 > Project: Karaf > Issue Type: Bug > Components: cellar-hazelcast > Affects Versions: cellar-4.0.2, cellar-4.0.3 > Reporter: Roland Hauser > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Blocker > Fix For: cellar-4.0.4, cellar-4.1.0 > > > Starting with Cellar 4.0.2, the dependency to Hazelcast has changed from = "hazelcast-all" to "hazelcast". This change breaks session failover (as doc= umented here: https://karaf.apache.org/manual/cellar/latest-4/#_enable_clus= ter_http_session_replication) because the newly used artifact "hazelcast" d= oes not contain the "com.hazelcast.web" package. > I checked hazelcast-all/3.7.4 and it exports the package necessary. Pleas= e use this as Hazelcast dependency. -- This message was sent by Atlassian JIRA (v6.3.15#6346)