[JBoss JIRA] (ISPN-5476) Cross-site tests should run in parallel
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5476?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-5476:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.1.1.Final
(was: 9.2.0.Final)
Resolution: Done
> Cross-site tests should run in parallel
> ---------------------------------------
>
> Key: ISPN-5476
> URL: https://issues.jboss.org/browse/ISPN-5476
> Project: Infinispan
> Issue Type: Task
> Components: Core, Cross-Site Replication, Test Suite - Core
> Affects Versions: 7.2.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 9.1.1.Final
>
>
> Currently the cross-site tests have to run in a single thread, and that means they're much slower than the regular core tests.
> It also means they need to run with a separate Maven profile, and that (combined with their duration) makes it very unlikely for devs to run the xsite tests on their machines.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (ISPN-8119) Expose Platform Information via JMX
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-8119:
----------------------------------
Summary: Expose Platform Information via JMX
Key: ISPN-8119
URL: https://issues.jboss.org/browse/ISPN-8119
Project: Infinispan
Issue Type: Enhancement
Components: JMX, reporting and management
Affects Versions: 9.1.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
We should expose the platform that the cachemanager is running on via JMX so that applications, such as the console, can adapt their behaviour accordingly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (ISPN-8074) DistSyncFuncTest failing random in computeIfPresent test
by Katia Aresti (JIRA)
[ https://issues.jboss.org/browse/ISPN-8074?page=com.atlassian.jira.plugin.... ]
Katia Aresti updated ISPN-8074:
-------------------------------
Description:
http://ci.infinispan.org/job/Infinispan/job/master/41/testReport/junit/or...
org.infinispan.distribution.DistSyncFuncTest.testComputeIfPresentFromNonOwner[DIST_SYNC, tx=false] (from infinispan-core)
En échec depuis 1 build (Depuis Instable#41 )
A duré 0.28 s.
Ajouter une description
This test was not claimed. Claim it.
This test was not claimed. Claim it.
Message d'erreur
Expecting [k1] to equal [null] on cache [DistSyncFuncTest[DIST_SYNC, tx=false]-NodeB-50117] but was [computed_k1_value]. Owners are [Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeC-19559, Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeD-7512]
Pile d'exécution
java.lang.AssertionError: Expecting [k1] to equal [null] on cache [DistSyncFuncTest[DIST_SYNC, tx=false]-NodeB-50117] but was [computed_k1_value]. Owners are [Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeC-19559, Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeD-7512]
at org.infinispan.distribution.BaseDistFunctionalTest.assertOnAllCaches(BaseDistFunctionalTest.java:176)
at org.infinispan.distribution.BaseDistFunctionalTest.assertRemovedOnAllCaches(BaseDistFunctionalTest.java:168)
at org.infinispan.distribution.DistSyncFuncTest.testComputeIfPresentFromNonOwner(DistSyncFuncTest.java:357)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames
was:http://ci.infinispan.org/job/Infinispan/job/master/41/testReport/juni...
> DistSyncFuncTest failing random in computeIfPresent test
> --------------------------------------------------------
>
> Key: ISPN-8074
> URL: https://issues.jboss.org/browse/ISPN-8074
> Project: Infinispan
> Issue Type: Bug
> Environment: Jenkins
> http://ci.infinispan.org/job/Infinispan/job/master/41/testReport/junit/or...
> Reporter: Katia Aresti
> Assignee: Katia Aresti
>
> http://ci.infinispan.org/job/Infinispan/job/master/41/testReport/junit/or...
> org.infinispan.distribution.DistSyncFuncTest.testComputeIfPresentFromNonOwner[DIST_SYNC, tx=false] (from infinispan-core)
> En échec depuis 1 build (Depuis Instable#41 )
> A duré 0.28 s.
> Ajouter une description
> This test was not claimed. Claim it.
> This test was not claimed. Claim it.
> Message d'erreur
> Expecting [k1] to equal [null] on cache [DistSyncFuncTest[DIST_SYNC, tx=false]-NodeB-50117] but was [computed_k1_value]. Owners are [Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeC-19559, Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeD-7512]
> Pile d'exécution
> java.lang.AssertionError: Expecting [k1] to equal [null] on cache [DistSyncFuncTest[DIST_SYNC, tx=false]-NodeB-50117] but was [computed_k1_value]. Owners are [Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeC-19559, Cache 'dist'@DistSyncFuncTest[DIST_SYNC, tx=false]-NodeD-7512]
> at org.infinispan.distribution.BaseDistFunctionalTest.assertOnAllCaches(BaseDistFunctionalTest.java:176)
> at org.infinispan.distribution.BaseDistFunctionalTest.assertRemovedOnAllCaches(BaseDistFunctionalTest.java:168)
> at org.infinispan.distribution.DistSyncFuncTest.testComputeIfPresentFromNonOwner(DistSyncFuncTest.java:357)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:748)
> ... Removed 16 stack frames
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months