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-1415 - timeouts on startCaches on repl caches #542

Merged
merged 0 commits into from Sep 26, 2011

Conversation

danberindei
Copy link
Member

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

Sometimes the joiners would not properly send the PUSH_COMPLETED command, blocking the state transfer from ever completing on the old nodes.

I bundled some more commits fixing other issues related to ISPN-1194 (consolidated replicated and distributed state transfer) and to ISPN-1390 (update JGroups to 3.0)

@Sanne
Copy link
Member

Sanne commented Sep 26, 2011

having a look

@danberindei
Copy link
Member Author

sanne, I updated the pull request as I found it's hard to disable a TestNG test properly and I had to update the "Updated more tests to start their caches in parallel" commit.

I also added queuing support for replicated mode (state transfer could deadlock some times without queueing) and I fixed a locking bug in FileCacheStore (I guess should have created a separate JIRA for this)

@Sanne
Copy link
Member

Sanne commented Sep 26, 2011

Hi Dan, yes please create a JIRA for the FileCacheStore issue, then edit the commit messages here to include the reference.
BTW sorry I didn't merge this yet, I'm waiting for the testsuite to work again.

@danberindei danberindei merged commit 80d97d5 into infinispan:master Sep 26, 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