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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Apr 11 10:42:58 EDT 2007


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

Brian Stansberry updated JBAS-4316:
-----------------------------------

        Fix Version/s: JBossAS-4.2.0.GA
                        JBossAS-5.0.0.Beta3
                       JBossAS-4.0.5.SP1 
    Affects Version/s: JBossAS-5.0.0.Beta2
             Priority: Minor  (was: Major)

> 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, JBossAS-5.0.0.Beta2
>         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
>            Priority: Minor
>             Fix For: JBossAS-4.0.5.SP1 , JBossAS-4.2.0.GA,  JBossAS-5.0.0.Beta3
>
>         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