[infinispan-issues] [JBoss JIRA] (ISPN-4455) Provide ability to block/notify on cache readiness on node startup
Mikhail Dobrinin (JIRA)
issues at jboss.org
Fri Jun 27 14:40:24 EDT 2014
Mikhail Dobrinin created ISPN-4455:
--------------------------------------
Summary: Provide ability to block/notify on cache readiness on node startup
Key: ISPN-4455
URL: https://issues.jboss.org/browse/ISPN-4455
Project: Infinispan
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 6.0.0.Final
Reporter: Mikhail Dobrinin
Assignee: Mircea Markus
Priority: Minor
Currently, when a node joins the cluster, the members will receive a ViewChanged event. However, this does not mean you can act on it in all ways. For example, you cannot send an RPC command to the new member. If you do then he will respond with {{CacheNotFoundResponse}} because his ComponentRegistry is not set up with the cache yet. It would be helpful if there were some way to know when someone joined *and* they are fully functional.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list