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 2017/08/03 19:50:55 UTC

[Bug 61377] New: concurrency issue / race condition (will sometimes fail under stress)

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

            Bug ID: 61377
           Summary: concurrency issue / race condition (will sometimes
                    fail under stress)
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: hcholleti@gridpoint.com
  Target Milestone: ---

I was doing  concurrent 50-Calls to POST data for 50- different users .For each
post-call iam sending different data every 15 mins or 5 mins. Irrespective of
running for  30-mins. In 50-calls one calls  get fails because of  that data
doesnot exist for the user. When I checked my payload I was passing  correct
data to the user( verified sending payload on other client worked
successfully). As, I was running my test for 1 hour. 30mins one of the request
failed.At 35 min it will be successful again. Not sure exactly it is because of
race condition or  cache issue of client.

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

[Bug 61377] concurrency issue / race condition (will sometimes fail under stress)

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Bugzilla is not a support forum.
Please ask questions on jmeter user mailing list:
- http://jmeter.apache.org/mail.html

If you can also describe your problem in more details with a test plan, server
response and what makes you think there is a concurrency issue.

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