[jboss-jira] [JBoss JIRA] Commented: (JGRP-1283) reproducing outofmemoryerror
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Feb 10 09:10:47 EST 2011
[ https://issues.jboss.org/browse/JGRP-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581367#comment-12581367 ]
Bela Ban commented on JGRP-1283:
--------------------------------
OK, I separated the Leader and Follower into 2 separate classes. To run the test, simply
- Start the Leader
- Start a few Followers (e.g. 3)
- Go to any Follower F, do a CTRL-Z
- All Followers are stuck in MFC.down(), due to flow control (insufficient credits from F)
- When the other members remove F, flow control should unblock, but it is still stuck !
I could reproduce this here easily and am looking into why the flow control block was not unblocked on the view change removing F.
> reproducing outofmemoryerror
> ----------------------------
>
> Key: JGRP-1283
> URL: https://issues.jboss.org/browse/JGRP-1283
> Project: JGroups
> Issue Type: Bug
> Reporter: ronald yang
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 2.12
>
> Attachments: Follower.java, Leader.java, Leader.java, oome.tgz, oome.tgz, tcp-nio.xml
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list