[jboss-jira] [JBoss JIRA] Updated: (JBAS-4316) Minor bug in debug output of HAPartitionImpl.viewAccepted

Bernd Köcke (JIRA) jira-events at lists.jboss.org
Wed Apr 11 03:49:02 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4316?page=all ]

Bernd Köcke updated JBAS-4316:
------------------------------

    Attachment: HAPartitionImpl.java.patch

This was generated by 'diff -u' against JBoss 4.0.2.final.

> Minor bug in debug output of HAPartitionImpl.viewAccepted
> ---------------------------------------------------------
>
>                 Key: JBAS-4316
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4316
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-4.0.2 Final, JBossAS-4.0.5.GA, JBossAS-4.0.4.GA, JBossAS-4.2.0.CR1
>         Environment: Linux 2.6.x, Sun-JVM 1.5.0_11-b03, 1.6.0-b105, JBoss 4.0.2.final, but I found the same line of code in the above noted versions
>            Reporter: Bernd Köcke
>         Assigned To: Brian Stansberry
>         Attachments: HAPartitionImpl.java.patch
>
>
> Near the end of class.method org.jboss.ha.framework.server.HAPartitionImpl.viewAccepted a debug statement prints out the size of old and new members. But this prints only the size of the new view and not the old one, because this.members and event.allMembers are filled with the list of the new view a few lines above. I will add a patch for JBoss-4.0.2.
> I don't think this is a major issue, but the priority-field above is marked for committers only, so I left it untouched.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list