[JBoss JIRA] (ISPN-3926) The ClusterRegistry needs to be persistent
by Mircea Markus (JIRA)
Mircea Markus created ISPN-3926:
-----------------------------------
Summary: The ClusterRegistry needs to be persistent
Key: ISPN-3926
URL: https://issues.jboss.org/browse/ISPN-3926
Project: Infinispan
Issue Type: Feature Request
Reporter: Mircea Markus
Assignee: Dan Berindei
Several improvements suggested by Sanne:
- protobuf schemas should be persisted, hotrod topology info and security cache should not
- also for security I want to set lifetime properties
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (ISPN-3923) Infinispan bundle resolution fails
by Mathilde Ffrench (JIRA)
Mathilde Ffrench created ISPN-3923:
--------------------------------------
Summary: Infinispan bundle resolution fails
Key: ISPN-3923
URL: https://issues.jboss.org/browse/ISPN-3923
Project: Infinispan
Issue Type: Bug
Components: Core API
Affects Versions: 6.0.0.Final
Environment: Eclipse Virgo
Reporter: Mathilde Ffrench
Assignee: Mircea Markus
Priority: Trivial
In bundle infinispan-commons-6.0.0.Final, the MANIFEST file contains sun.misc import. This package is a system package which is in the boot delegation package list and consequently should not be imported by bundles as it is managed by JVM boot classloader (http://wiki.osgi.org/wiki/Boot_Delegation) ...
I guess that sun.misc is also a bootdelegated package in many other OSGI container like Apache Felix so the sun.misc package should be remove from import list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (ISPN-3736) Backport to 5.2.x for EAP 6.3
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-3736?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-3736:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2348
I have backported the fixes for ISPN-3055, ISPN-2995, ISPN-3124, ISPN-3178, and ISPN-3556. For ISPN-3178, I copied the latest CHMV8 sources from the master branch.
Some of the linked issues were already present in the 5.2.x branch: ISPN-2825, ISPN-2713, ISPN-2589, ISPN-2935, ISPN-2910, ISPN-2966.
I was not able to backport ISPN-3443, as it would require other fixes to be backported (e.g. ISPN-2840), and the code has changed too much between master and 5.2.x with the introduction of external metadata to make this feasible.
> Backport to 5.2.x for EAP 6.3
> -----------------------------
>
> Key: ISPN-3736
> URL: https://issues.jboss.org/browse/ISPN-3736
> Project: Infinispan
> Issue Type: Task
> Affects Versions: 5.2.7.Final
> Reporter: Paul Ferraro
> Assignee: Dan Berindei
> Fix For: 5.2.8.Final
>
>
> This JIRA will track the issues that need to be backported to the 5.2.x branch for EAP 6.3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months