Bug 1210236
| Summary: | DistTopologyChangeUnderLoadTest.testPutsSucceedWhileTopologyChanges fails | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Sebastian Łaskawiec <slaskawi> |
| Component: | TestSuite | Assignee: | Galder Zamarreño <galder.zamarreno> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.5.0 | CC: | jdg-bugs, pzapataf, ttarrant |
| Target Milestone: | ER4 | ||
| Target Release: | 6.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:44:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sebastian Łaskawiec
2015-04-09 09:07:22 UTC
In my opinion this test might occasionally fail since we use there TestingUtil.sleepThread(2000). I think it should be rewritten and it should use some kind of Barrier or CountDownLatch for synchronizing. Tests ignored by PR: https://github.com/infinispan/jdg/pull/607 This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |