[
https://issues.apache.org/jira/browse/RIVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994197#comment-12994197
]
Hudson commented on RIVER-391:
------------------------------
Integrated in River-trunk #477 (See
[https://hudson.apache.org/hudson/job/River-trunk/477/])
RIVER-391
Make the original failing test more demanding by increasing the numbers of
threads and entries.
RIVER-391
Use a static synchronized method to update a static field, ensuring correct
synchronization.
RIVER-391
Replace FastList with a new, Java 5 based, version.
Change FastList users to use the new version.
> Outrigger failure under stress
> ------------------------------
>
> Key: RIVER-391
> URL: https://issues.apache.org/jira/browse/RIVER-391
> Project: River
> Issue Type: Bug
> Components: com_sun_jini_outrigger
> Affects Versions: River_2.1.2
> Reporter: Patricia Shanahan
> Fix For: River_2.1.3
>
> Attachments: FastListTest.java
>
>
> Hudson produced a single QA failure running
> com/sun/jini/test/impl/outrigger/matching/StressTestWithShutdown.td. The
> frequency can be increased by increasing the degree of stress, by adding more
> readers, writers, and entries:
> com.sun.jini.test.share.restart_wait=10000
> -com.sun.jini.test.impl.outrigger.matching.StressTest.num_entries=1000
> -com.sun.jini.test.impl.outrigger.matching.StressTest.num_readers=13
> -com.sun.jini.test.impl.outrigger.matching.StressTest.num_writers=7
> +com.sun.jini.test.impl.outrigger.matching.StressTest.num_entries=10000
> +com.sun.jini.test.impl.outrigger.matching.StressTest.num_readers=500
> +com.sun.jini.test.impl.outrigger.matching.StressTest.num_writers=500
> com.sun.jini.test.impl.outrigger.matching.tryShutdown=1
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira