Bug 758218 - View installation failure in performance tests
Summary: View installation failure in performance tests
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Tristan Tarrant
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-29 15:03 UTC by Michal Linhard
Modified: 2012-03-16 18:21 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-12-21 13:29:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-1508 0 None Resolved Failures during hotrod server cluster formation 2012-02-01 11:45:34 UTC

Description Michal Linhard 2011-11-29 15:03:34 UTC
In the client stress test we have view installation failures:
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-PERF/job/edg-60-perf-client-stress-test-hotrod/110/

It's manifestation of
https://issues.jboss.org/browse/ISPN-1508 (which is marked as resolved)
that are connected to the way how hotrod server is started.

In this case the ERROR reported is not critical and the cluster can heal itself after a certain time.

However this cannot be considered a final solution (ERROR free startup)

Comment 1 Michal Linhard 2011-11-29 15:06:45 UTC
EDG build:
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-build-edg-from-source/52/artifact/edg-srcbuild.zip

Infinispan version: 5.1.0.BETA5

Comment 2 Michal Linhard 2011-12-01 08:39:30 UTC
Well in certain tests the cluster can't heal itself:

https://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-PERF/job/edg-60-perf-client-stress-test-hotrod/128

the cluster won't form in 4 minutes timeout in scenarios where I setup a special node startup delay pattern:

      host1:node01:delay 12000;
      host2:node02:delay 0;
      host3:node03:delay 3000;
      host4:node04:delay 6000;

Comment 3 Michal Linhard 2011-12-01 10:15:57 UTC
Raising severity. This is a blocker for EDG QE performance tests, currently no workaround seems to exist.


Note You need to log in before you can comment on or make changes to this bug.