Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-1640 - Installing a merged cache view takes too long #759

Closed
wants to merge 1 commit into from

Conversation

danberindei
Copy link
Member

https://issues.jboss.org/browse/ISPN-1640

I updated CacheViewsManagerRecoverViewsTest to use DISCARD and check how long it takes to install the merged cache view.

I implemented two workarounds for the RECOVER_VIEW delay:

  • Sleep before sending the RECOVER_VIEW command.
  • Send RECOVER_VIEW via unicast instead of multicast

I updated CacheViewsManagerRecoverViewsTest to use DISCARD and check how long it takes to install the merged cache view.

I implemented two workarounds for the RECOVER_VIEW delay:
* Sleep before sending the RECOVER_VIEW command.
* Send RECOVER_VIEW via unicast instead of multicast
@galderz galderz closed this Dec 21, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants