[JBoss JIRA] (ISPN-12139) Cache.size() always returns 0 for invalidation caches
by Paul Ferraro (Jira)
[ https://issues.redhat.com/browse/ISPN-12139?page=com.atlassian.jira.plugi... ]
Paul Ferraro updated ISPN-12139:
--------------------------------
Steps to Reproduce:
To reproduce the test failure, run the attached test within the clustering/infinispan/extension/src/test/java directory of this branch:
[https://github.com/pferraro/wildfly/tree/infinispan-11.0.x]
Strangely, when run within the context of infinispan-core, it passes.
was:To reproduce the test failure, run the attached test within the clustering/infinispan/extension/src/test/java directory of WildFly master. Strangely, when run within the context of infinispan-core, it passes.
> Cache.size() always returns 0 for invalidation caches
> -----------------------------------------------------
>
> Key: ISPN-12139
> URL: https://issues.redhat.com/browse/ISPN-12139
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 11.0.1.Final
> Reporter: Paul Ferraro
> Priority: Blocker
> Attachments: TEST-Test.xml, Test.java
>
>
> It seems that Cache.size() always returns 0 for an invalidation cache.
> See attached reproducer.
> Filing as a blocker as this is a regression since 10.1.x.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 8 months
[JBoss JIRA] (ISPN-12157) java.lang.NoClassDefFoundError: Could not initialize class org.infinispan.commands.write.RemoveCommand
by Suman Rajagopal (Jira)
Suman Rajagopal created ISPN-12157:
--------------------------------------
Summary: java.lang.NoClassDefFoundError: Could not initialize class org.infinispan.commands.write.RemoveCommand
Key: ISPN-12157
URL: https://issues.redhat.com/browse/ISPN-12157
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.3.Final
Reporter: Suman Rajagopal
When flushing the cache entries during application startup. It fails with NoClassDefFoundError.
It is a clustered setup. When node1 is starting up, there is no issue. When starting node2 after node1 is up, it fails. It happens consistently in few environments and after couple of restarts, it works fine.
java.lang.NoClassDefFoundError: Could not initialize class org.infinispan.commands.write.RemoveCommand
at org.infinispan.commands.CommandsFactoryImpl.buildRemoveCommand(CommandsFactoryImpl.java:231)
at org.infinispan.cache.impl.CacheImpl.createRemoveCommand(CacheImpl.java:637)
at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:631)
at org.infinispan.cache.impl.CacheImpl.remove(CacheImpl.java:626)
at org.infinispan.cache.impl.AbstractDelegatingCache.remove(AbstractDelegatingCache.java:363)
at org.infinispan.cache.impl.EncoderCache.remove(EncoderCache.java:683)
at org.infinispan.tree.impl.NodeImpl.removeChild(NodeImpl.java:190)
at org.infinispan.tree.impl.NodeImpl.removeChild(NodeImpl.java:173)
at org.infinispan.tree.impl.TreeCacheImpl.removeNode(TreeCacheImpl.java:142)
at org.infinispan.tree.impl.TreeCacheImpl.removeNode(TreeCacheImpl.java:127)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 8 months
[JBoss JIRA] (ISPN-12156) Add caching to the server security realm
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-12156:
--------------------------------------
Summary: Add caching to the server security realm
Key: ISPN-12156
URL: https://issues.redhat.com/browse/ISPN-12156
Project: Infinispan
Issue Type: Enhancement
Components: Security, Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 12.0.0.Final
Authentication can be made more efficient by enabling use of Eltryon's realm identity caching.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 8 months
[JBoss JIRA] (ISPN-12139) Cache.size() always returns 0 for invalidation caches
by Paul Ferraro (Jira)
[ https://issues.redhat.com/browse/ISPN-12139?page=com.atlassian.jira.plugi... ]
Paul Ferraro updated ISPN-12139:
--------------------------------
Steps to Reproduce: To reproduce the test failure, run the attached test within the clustering/infinispan/extension/src/test/java directory of WildFly master. Strangely, when run within the context of infinispan-core, it passes. (was: To reproduce the test failure, run the attached test within the clustering/infinispan/spi /src/test/java directory of WildFly master. Strangely, when run within the context of infinispan-core, it passes.)
> Cache.size() always returns 0 for invalidation caches
> -----------------------------------------------------
>
> Key: ISPN-12139
> URL: https://issues.redhat.com/browse/ISPN-12139
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 11.0.1.Final
> Reporter: Paul Ferraro
> Priority: Blocker
> Attachments: TEST-Test.xml, Test.java
>
>
> It seems that Cache.size() always returns 0 for an invalidation cache.
> See attached reproducer.
> Filing as a blocker as this is a regression since 10.1.x.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 8 months
[JBoss JIRA] (ISPN-12139) Cache.size() always returns 0 for invalidation caches
by Paul Ferraro (Jira)
[ https://issues.redhat.com/browse/ISPN-12139?page=com.atlassian.jira.plugi... ]
Paul Ferraro updated ISPN-12139:
--------------------------------
Steps to Reproduce: To reproduce the test failure, run the attached test within the clustering/infinispan/spi /src/test/java directory of WildFly master. Strangely, when run within the context of infinispan-core, it passes.
> Cache.size() always returns 0 for invalidation caches
> -----------------------------------------------------
>
> Key: ISPN-12139
> URL: https://issues.redhat.com/browse/ISPN-12139
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 11.0.1.Final
> Reporter: Paul Ferraro
> Priority: Blocker
> Attachments: TEST-Test.xml, Test.java
>
>
> It seems that Cache.size() always returns 0 for an invalidation cache.
> See attached reproducer.
> Filing as a blocker as this is a regression since 10.1.x.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 8 months