You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/02/19 23:25:28 UTC

[Bug 57607] New: Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error

https://bz.apache.org/bugzilla/show_bug.cgi?id=57607

            Bug ID: 57607
           Summary: Constant Throughput Timer : Wrong throughput computed
                    in shared modes due to rounding error
           Product: JMeter
           Version: 2.12
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

Created attachment 32499
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32499&action=edit
Test Plan provided by Marcelo Jara

As per following discussion:

http://mail-archives.apache.org/mod_mbox/jmeter-user/201502.mbox/%3CCOL129-W48514C5AE7E5933103B5DCAC2C0%40phx.gbl%3E

It appears there is a bug due to rounding which abnormally rounds 2.9.... to 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 57607] Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57607

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Feb 19 22:29:03 2015
New Revision: 1661016

URL: http://svn.apache.org/r1661016
Log:
Bug 57607 - Constant Throughput Timer : Wrong throughput computed in shared
modes due to rounding error
Bugzilla Id: 57607

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/timers/ConstantThroughputTimer.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 57607] Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57607

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Closing as fixed in 2.13.
And opened:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57737
for the rest.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 57607] Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57607

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Note maybe some clarification should be added regarding the rounding problem
that when close to 0.5 will create issues.
Or maybe an enhancement to make sleep go up to Nanos.

-- 
You are receiving this mail because:
You are the assignee for the bug.