You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Roland Hauser (JIRA)" <ji...@apache.org> on 2017/01/13 09:11:26 UTC

[jira] [Created] (KARAF-4938) HTTP session replication broken because Hazelcast dependency

Roland Hauser created KARAF-4938:
------------------------------------

             Summary:  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.3, cellar-4.0.2
            Reporter: Roland Hauser
            Priority: Blocker


Starting with Cellar 4.0.2, the dependency to Hazelcast has changed from "hazelcast-all" to "hazelcast". This change breaks session failover because the newly used artifact "hazelcast" does not contain the "com.hazelcast.web" package. This breaks session failover documented here: https://karaf.apache.org/manual/cellar/latest-4/#_enable_cluster_http_session_replication

I checked hazelcast-all/3.7.4 and it exports the package necessary. Please use this as Hazelcast dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)