[JBoss JIRA] (ISPN-7950) Refuse to store an index on an ASYNC Cache
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-7950:
----------------------------------
Summary: Refuse to store an index on an ASYNC Cache
Key: ISPN-7950
URL: https://issues.jboss.org/browse/ISPN-7950
Project: Infinispan
Issue Type: Enhancement
Components: Lucene Directory
Affects Versions: 9.1.0.Beta1
Reporter: Pedro Zapata
Assignee: Gustavo Fernandes
Priority: Minor
Fix For: 9.1.0.Final
The Infinispan directory requires writing to the 3 caches, and cannot handle out-of-order operations that occur when ASYNC caches are used.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7949) HotRod client test suite is unstable and uses lots of resources
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-7949?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes reassigned ISPN-7949:
---------------------------------------
Assignee: Gustavo Fernandes
> HotRod client test suite is unstable and uses lots of resources
> ---------------------------------------------------------------
>
> Key: ISPN-7949
> URL: https://issues.jboss.org/browse/ISPN-7949
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.1.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> When running locally, in a quad-core machine, the hot-rod client test suite fails most of time with random errors such as:
> {code}
> createBeforeClass(org.infinispan.client.hotrod.HotRodAsyncReplicationTest)
> Time elapsed: 0.569 sec <<< FAILURE!
> org.infinispan.jmx.JmxDomainConflictException: ISPN000034: There's already a JMX MBean
> instance type=Server,name=HotRod-HotRodAsyncReplicationTest already registered under
> 'infinispan-630fffd4-fd37-47b1-a146-db7990fc0454' JMX domain. If you want to allow
> multiple instances configured with same JMX domain enable 'allowDuplicateDomains'
> attribute in 'globalJmxStatistics' config element
> {code}
> Thread usage is also high: it uses more than 1k threads.
> Last, but not least, it takes about 6min to run about 2k tests
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7949) HotRod client test suite is unstable and uses lots of resources
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPN-7949:
---------------------------------------
Summary: HotRod client test suite is unstable and uses lots of resources
Key: ISPN-7949
URL: https://issues.jboss.org/browse/ISPN-7949
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Beta1
Reporter: Gustavo Fernandes
When running locally, in a quad-core machine, the hot-rod client test suite fails most of time with random errors such as:
{code}
createBeforeClass(org.infinispan.client.hotrod.HotRodAsyncReplicationTest)
Time elapsed: 0.569 sec <<< FAILURE!
org.infinispan.jmx.JmxDomainConflictException: ISPN000034: There's already a JMX MBean
instance type=Server,name=HotRod-HotRodAsyncReplicationTest already registered under
'infinispan-630fffd4-fd37-47b1-a146-db7990fc0454' JMX domain. If you want to allow
multiple instances configured with same JMX domain enable 'allowDuplicateDomains'
attribute in 'globalJmxStatistics' config element
{code}
Thread usage is also high: it uses more than 1k threads.
Last, but not least, it takes about 6min to run about 2k tests
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months