[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1212) Improved PING and FD protocols for the testsuite
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Jul 21 04:31:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1212:
-----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/427, https://github.com/infinispan/infinispan/pull/461 (was: https://github.com/infinispan/infinispan/pull/427)
> Improved PING and FD protocols for the testsuite
> ------------------------------------------------
>
> Key: ISPN-1212
> URL: https://issues.jboss.org/browse/ISPN-1212
> Project: Infinispan
> Issue Type: Task
> Components: Test Suite
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.FINAL
>
>
> Create:
> - INFINISPAN_TEST_PING: use thread locals to maintain cluster membership since all tests run in same JVM. This would make discovery rock solid and would make the testsuite more robust.
> - INFINISPAN_TEST_FD: instead of relying on pings to check whether the node is there, attach a cache or cache manager listener to detect when a cache stops or fails and propagate that information back to the membership.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list