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-1343 - Several different issues causing lock timeouts after rehash (depends on 518) #519

Merged
merged 0 commits into from Sep 8, 2011

Conversation

danberindei
Copy link
Member

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

t_1343_5.0.x for 5.0.x, t_1343_m for master
The pull request also includes the commits from #518, so it should only be integrated after 518.

  • The retry queue processor was not waiting for the cache to start properly
  • Fixed the check if the previous rehash unblocked transactions or not
  • Stop waiting for a cache to start up in InboundInvocationHandlerImpl if the entire cache manager is stopping
  • Don't send the commit command to all members that received the prepare command, since they could have already left the cluster.

@maniksurtani
Copy link
Member

Merged, pls check that this was merged properly on both branches.

@danberindei
Copy link
Member Author

Manik, I think you missed it on 5.0.x. I still see unmerged commits in t_1343_5.0.x. All the others look good.

@danberindei danberindei reopened this Sep 8, 2011
@danberindei danberindei merged commit ecc11fc into infinispan:5.0.x Sep 8, 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