[JBoss JIRA] (ISPN-4255) ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-4255?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated ISPN-4255:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1093662
> ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
> -----------------------------------------------------------------------------------------------------
>
> Key: ISPN-4255
> URL: https://issues.jboss.org/browse/ISPN-4255
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 7.0.0.Alpha3
> Environment: Solaris
> Reporter: Vitalii Chepeliuk
> Assignee: Mircea Markus
> Labels: testsuite_stability
> Attachments: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.log.zip
>
>
> Stacktrace
> java.lang.AssertionError: Wrong value for key key1 in data container expected:<v3> but was:<v1>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
> at org.infinispan.eviction.ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.assertInMemory(ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.java:100)
> at org.infinispan.eviction.ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.testScenario6(ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.java:341)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 5 months
[JBoss JIRA] (ISPN-4255) ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
by Vitalii Chepeliuk (JIRA)
[ https://issues.jboss.org/browse/ISPN-4255?page=com.atlassian.jira.plugin.... ]
Vitalii Chepeliuk updated ISPN-4255:
------------------------------------
Affects Version/s: 7.0.0.Alpha3
> ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
> -----------------------------------------------------------------------------------------------------
>
> Key: ISPN-4255
> URL: https://issues.jboss.org/browse/ISPN-4255
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 7.0.0.Alpha3
> Environment: Solaris
> Reporter: Vitalii Chepeliuk
> Assignee: Mircea Markus
> Labels: testsuite_stability
> Attachments: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.log.zip
>
>
> Stacktrace
> java.lang.AssertionError: Wrong value for key key1 in data container expected:<v3> but was:<v1>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
> at org.infinispan.eviction.ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.assertInMemory(ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.java:100)
> at org.infinispan.eviction.ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.testScenario6(ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.java:341)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 5 months
[JBoss JIRA] (ISPN-4255) ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
by Vitalii Chepeliuk (JIRA)
[ https://issues.jboss.org/browse/ISPN-4255?page=com.atlassian.jira.plugin.... ]
Vitalii Chepeliuk updated ISPN-4255:
------------------------------------
Attachment: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.log.zip
Add trace logs for test
> ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
> -----------------------------------------------------------------------------------------------------
>
> Key: ISPN-4255
> URL: https://issues.jboss.org/browse/ISPN-4255
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 7.0.0.Alpha3
> Environment: Solaris
> Reporter: Vitalii Chepeliuk
> Assignee: Mircea Markus
> Labels: testsuite_stability
> Attachments: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.log.zip
>
>
> Stacktrace
> java.lang.AssertionError: Wrong value for key key1 in data container expected:<v3> but was:<v1>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
> at org.infinispan.eviction.ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.assertInMemory(ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.java:100)
> at org.infinispan.eviction.ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.testScenario6(ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.java:341)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 5 months
[JBoss JIRA] (ISPN-4255) ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
by Vitalii Chepeliuk (JIRA)
Vitalii Chepeliuk created ISPN-4255:
---------------------------------------
Summary: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.testScenario6 fails on Solaris
Key: ISPN-4255
URL: https://issues.jboss.org/browse/ISPN-4255
Project: Infinispan
Issue Type: Feature Request
Environment: Solaris
Reporter: Vitalii Chepeliuk
Assignee: Mircea Markus
Attachments: ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.log.zip
Stacktrace
java.lang.AssertionError: Wrong value for key key1 in data container expected:<v3> but was:<v1>
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
at org.infinispan.eviction.ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.assertInMemory(ManualEvictionWithPassivationAndConcurrentOperationsInPrimaryOwnerTest.java:100)
at org.infinispan.eviction.ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.testScenario6(ManualEvictionWithConcurrentOperationsInPrimaryOwnerTest.java:341)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 5 months
[JBoss JIRA] (ISPN-2284) Execute Mapper and Reducer tasks in parallel where possible
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/ISPN-2284?page=com.atlassian.jira.plugin.... ]
Misha Ali commented on ISPN-2284:
---------------------------------
[~vblagojevic] - do we have the new workings of map/reduce noted down somewhere for us to compare for docs?
> Execute Mapper and Reducer tasks in parallel where possible
> -----------------------------------------------------------
>
> Key: ISPN-2284
> URL: https://issues.jboss.org/browse/ISPN-2284
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Execution and Map/Reduce
> Affects Versions: 5.2.0.Alpha3
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Labels: 630, roadmap
> Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
> Attachments: Infinispan-MapReduce Job Times.png
>
>
> In our current implementation of Map/Reduce, Mapper and Reducer tasks executed on remote JVMs load and process key/values serially on a single thread. Where and if possible we should use executors to process keys/values in parallel.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 5 months