[JBoss JIRA] (ISPN-9625) Make clustered locks configuration possible by XML
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-9625?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-9625:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.Beta1
9.4.6.Final
Resolution: Done
> Make clustered locks configuration possible by XML
> --------------------------------------------------
>
> Key: ISPN-9625
> URL: https://issues.jboss.org/browse/ISPN-9625
> Project: Infinispan
> Issue Type: Feature Request
> Components: Clustered Locks
> Affects Versions: 9.4.0.Final
> Reporter: Katia Aresti
> Assignee: Katia Aresti
> Priority: Major
> Fix For: 10.0.0.Beta1, 9.4.6.Final
>
>
> Today it's not possible to configure clustered locks on xml, and there are some parameters that should be configurables.
> The container can be either very consistent or available regarding split brains.
> Every node can be owner of the lock state for the highest consistency, or we can define a limited number of owners
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (ISPN-9899) RemoteInfinispanCacheMeterBinderProvider incorrect cast
by Katia Aresti (Jira)
[ https://issues.jboss.org/browse/ISPN-9899?page=com.atlassian.jira.plugin.... ]
Katia Aresti updated ISPN-9899:
-------------------------------
Description:
There is an incorrect cast in the RemoteInfinispanCacheMeterBinderProvider class.
We do cache instanceof RemoteCache instead of cache.getNativeCache().
This causes an error when using Actuator. Add IT tests to avoid this problem to come back
was:
There is an incorrect cast in the `RemoteInfinispanCacheMeterBinderProvider` class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
> RemoteInfinispanCacheMeterBinderProvider incorrect cast
> -------------------------------------------------------
>
> Key: ISPN-9899
> URL: https://issues.jboss.org/browse/ISPN-9899
> Project: Infinispan
> Issue Type: Bug
> Reporter: Katia Aresti
> Priority: Critical
>
> There is an incorrect cast in the RemoteInfinispanCacheMeterBinderProvider class.
> We do cache instanceof RemoteCache instead of cache.getNativeCache().
> This causes an error when using Actuator. Add IT tests to avoid this problem to come back
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (ISPN-9899) RemoteInfinispanCacheMeterBinderProvider incorrect cast
by Katia Aresti (Jira)
[ https://issues.jboss.org/browse/ISPN-9899?page=com.atlassian.jira.plugin.... ]
Katia Aresti updated ISPN-9899:
-------------------------------
Description:
There is an incorrect cast in the ```RemoteInfinispanCacheMeterBinderProvider``` class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
was:
There is an incorrect cast in the RemoteInfinispanCacheMeterBinderProvider class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
> RemoteInfinispanCacheMeterBinderProvider incorrect cast
> -------------------------------------------------------
>
> Key: ISPN-9899
> URL: https://issues.jboss.org/browse/ISPN-9899
> Project: Infinispan
> Issue Type: Bug
> Reporter: Katia Aresti
> Priority: Critical
>
> There is an incorrect cast in the ```RemoteInfinispanCacheMeterBinderProvider``` class.
> We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
> This causes an error on the
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (ISPN-9899) RemoteInfinispanCacheMeterBinderProvider incorrect cast
by Katia Aresti (Jira)
[ https://issues.jboss.org/browse/ISPN-9899?page=com.atlassian.jira.plugin.... ]
Katia Aresti updated ISPN-9899:
-------------------------------
Description:
There is an incorrect cast in the 'RemoteInfinispanCacheMeterBinderProvider' class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
was:
There is an incorrect cast in the ```RemoteInfinispanCacheMeterBinderProvider``` class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
> RemoteInfinispanCacheMeterBinderProvider incorrect cast
> -------------------------------------------------------
>
> Key: ISPN-9899
> URL: https://issues.jboss.org/browse/ISPN-9899
> Project: Infinispan
> Issue Type: Bug
> Reporter: Katia Aresti
> Priority: Critical
>
> There is an incorrect cast in the 'RemoteInfinispanCacheMeterBinderProvider' class.
> We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
> This causes an error on the
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (ISPN-9899) RemoteInfinispanCacheMeterBinderProvider incorrect cast
by Katia Aresti (Jira)
[ https://issues.jboss.org/browse/ISPN-9899?page=com.atlassian.jira.plugin.... ]
Katia Aresti updated ISPN-9899:
-------------------------------
Description:
There is an incorrect cast in the `RemoteInfinispanCacheMeterBinderProvider` class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
was:
There is an incorrect cast in the 'RemoteInfinispanCacheMeterBinderProvider' class.
We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
This causes an error on the
> RemoteInfinispanCacheMeterBinderProvider incorrect cast
> -------------------------------------------------------
>
> Key: ISPN-9899
> URL: https://issues.jboss.org/browse/ISPN-9899
> Project: Infinispan
> Issue Type: Bug
> Reporter: Katia Aresti
> Priority: Critical
>
> There is an incorrect cast in the `RemoteInfinispanCacheMeterBinderProvider` class.
> We do if(cache instanceof RemoteCache) { instead of cache.getNativeCache().
> This causes an error on the
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months