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

           Summary: Throughput Controller not functioning as expected
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: charnjit.bhul...@cardifpinnacle.com


Hi,

I have a main loop which creates quotes.

I have a throughput controller which allows 33% of the quotes through.

I have another two throughput controllers under this which are:

1. 75% of quotes result in a purchase of a policy now
2. 25% of quotes result in a purchase of a policy later

I am extracting the quotes into a variable before the 33% throughput
controller.

Scenario 1 works ok, however scenario 2 always results in a message to say that
the quote has already been purchased, which suggests that the throughput
controller is passing the same quote from scenario 1 to scenario 2.

I was expecting uniqueness between the throughput controllers.

Is this the expected behaviour of the controllers ?

What I need is for a controller to split work by 75%/25% but not allow the same
quote to be passed to both branches.

Please could you advise.

Thank you in advance.

-- 
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: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

Reply via email to