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:28:26 UTC

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

     [ https://issues.apache.org/jira/browse/KARAF-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

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

  was:
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.


>  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
>            Priority: Blocker
>
> Starting with Cellar 4.0.2, the dependency to Hazelcast has changed from "hazelcast-all" to "hazelcast". This change breaks session failover (as documented here: https://karaf.apache.org/manual/cellar/latest-4/#_enable_cluster_http_session_replication) because the newly used artifact "hazelcast" does not contain the "com.hazelcast.web" package.
> 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)