[jboss-jira] [JBoss JIRA] (JGRP-1713) MERGE3: view in header is too big in large clusters

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Oct 3 06:31:02 EDT 2013


Bela Ban created JGRP-1713:
------------------------------

             Summary: MERGE3: view in header is too big in large clusters
                 Key: JGRP-1713
                 URL: https://issues.jboss.org/browse/JGRP-1713
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.4


In MERGE3, as a response to a VIEW_REQ, a VIEW_RSP contains the entire view (not a delta view), and because this is returned in the header, we might run into the same issue as in https://issues.jboss.org/browse/JGRP-1710.
SOLUTION:
Move the view carried with a VIEW_RSP into the message body and add FRAG2 over the transport to fragment this message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list