[JBoss JIRA] (ISPN-5359) Drop old server parsers
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-5359:
-------------------------------------
Summary: Drop old server parsers
Key: ISPN-5359
URL: https://issues.jboss.org/browse/ISPN-5359
Project: Infinispan
Issue Type: Task
Components: Server
Affects Versions: 7.2.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.2.0.CR1
We should drop old server parsers (< 1.4)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-5147) Creation/configuration of caches using JON should not require a server restart
by Tomas Sykora (JIRA)
[ https://issues.jboss.org/browse/ISPN-5147?page=com.atlassian.jira.plugin.... ]
Tomas Sykora commented on ISPN-5147:
------------------------------------
When we configure a new cache under the cache manager in JON, the cache is automatically started immediatelly once the configuration is finished. Just FYI.
What we are still missing however is the possibility of changing configuration "on-fly" without restarting the server.
Is that ^ what we are trying to achieve in this JIRA?
> Creation/configuration of caches using JON should not require a server restart
> ------------------------------------------------------------------------------
>
> Key: ISPN-5147
> URL: https://issues.jboss.org/browse/ISPN-5147
> Project: Infinispan
> Issue Type: Enhancement
> Components: JMX, reporting and management, Server
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Fix For: 7.2.0.Final
>
>
> When creating a cache using the management interface, we want to be able to set all specific configuration and start the cache without requiring a server restart.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-3826) CacheResultInterceptor has no InterceptorBindingType
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-3826?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec closed ISPN-3826.
-------------------------------------
Fix Version/s: 7.2.0.CR1
Resolution: Won't Fix
> CacheResultInterceptor has no InterceptorBindingType
> ----------------------------------------------------
>
> Key: ISPN-3826
> URL: https://issues.jboss.org/browse/ISPN-3826
> Project: Infinispan
> Issue Type: Bug
> Components: JCache
> Affects Versions: 5.3.0.Final
> Reporter: Nicolai Mainiero
> Assignee: Sebastian Łaskawiec
> Priority: Critical
> Fix For: 7.2.0.CR1
>
>
> I'm migrating an enterprise application from JBoss AS 7 to WebSphere AS 8. We use Infinispan as Cache via the JCache API. On JBoss everything works fine. On WebSphere we get the following exception:
> org.apache.webbeans.exception.WebBeansConfigurationException: WebBeans XML configuration defined in file infinispan-jcache-5.3.0.Final.jar!/META-INF/beans.xml is failed. Reason is : Interceptor class : org.infinispan.jcache.annotation.CacheResultInterceptor must have at least one @InterceptorBindingType
> I think the cause is that there is no InterceptorBindingType in the CacheResultInterceptor as required by the specification (https://docs.jboss.org/cdi/spec/1.0/html/interceptors.html) and the CDI implementation of the WebSphere (OpenWebBeans) does not accept Interceptors without bindings.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-3826) CacheResultInterceptor has no InterceptorBindingType
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-3826?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec commented on ISPN-3826:
-------------------------------------------
Hey [~nicolai.mainiero.sidion]!
I'm closing this issue, it looks like this is a WebSphere's issue.
If this is still an issue to you I would recommend opening a ticket for WebSphere AS 8.
Thanks!
> CacheResultInterceptor has no InterceptorBindingType
> ----------------------------------------------------
>
> Key: ISPN-3826
> URL: https://issues.jboss.org/browse/ISPN-3826
> Project: Infinispan
> Issue Type: Bug
> Components: JCache
> Affects Versions: 5.3.0.Final
> Reporter: Nicolai Mainiero
> Assignee: Sebastian Łaskawiec
> Priority: Critical
>
> I'm migrating an enterprise application from JBoss AS 7 to WebSphere AS 8. We use Infinispan as Cache via the JCache API. On JBoss everything works fine. On WebSphere we get the following exception:
> org.apache.webbeans.exception.WebBeansConfigurationException: WebBeans XML configuration defined in file infinispan-jcache-5.3.0.Final.jar!/META-INF/beans.xml is failed. Reason is : Interceptor class : org.infinispan.jcache.annotation.CacheResultInterceptor must have at least one @InterceptorBindingType
> I think the cause is that there is no InterceptorBindingType in the CacheResultInterceptor as required by the specification (https://docs.jboss.org/cdi/spec/1.0/html/interceptors.html) and the CDI implementation of the WebSphere (OpenWebBeans) does not accept Interceptors without bindings.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-5306) Eviction should allow for long size configuration
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5306?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-5306:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.2.0.Final
Resolution: Done
> Eviction should allow for long size configuration
> -------------------------------------------------
>
> Key: ISPN-5306
> URL: https://issues.jboss.org/browse/ISPN-5306
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Eviction
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 7.2.0.CR1, 7.2.0.Final
>
>
> We added the new EquivalentBoundedConcurrentHashMapv8 in ISPN-3023. This new implementation allows for long size instead of int. However there is no way to configure these at this time. We need to change both the xsd schema and the programmatic configuration to support long.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years