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

           Summary: Aggregate report: Error count is long, sample count is
                    int
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The data types for the counts of errors in SamplingStatCalculator is long,
while the count of samples is int. 

While a load test probably will not exceed Integer.MAX_VALUE (won't it?) this
discrepancy should be considered for review, as there will always be less
errors than samples.

-- 
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