https://issues.apache.org/bugzilla/show_bug.cgi?id=51831

             Bug #: 51831
           Summary: Cannot disable UDP server or change the maximum UDP
                    port
           Product: JMeter
           Version: 2.5
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The JMeter startup class defines static fields UDP_PORT and UDP_PORT_MAX with
default values.

However, JMeter properties have not been initialised when the class loads, so
it is not possible to override the defaults.

The fields need to be calculated at runtime, after properties have been
established.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to