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 2016/03/02 22:08:43 UTC

[Bug 59103] New: HTTP Request Java Implementation: Change default "http.java.sampler.retries" to align it on HttpClient behaviour and make it meaningful

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

            Bug ID: 59103
           Summary: HTTP Request Java Implementation: Change default
                    "http.java.sampler.retries" to align it on HttpClient
                    behaviour and make it meaningful
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

To align HttpClient with Java behaviour, I suggest that as for HttpClient, we
switch this property to 0.

Property is by the way not greatly named as a value of 1 means 0 retry.

So we will fix the algorithm so that 0 means no retry.

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

[Bug 59103] HTTP Request Java Implementation: Change default "http.java.sampler.retries" to align it on HttpClient behaviour and make it meaningful

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

Sebb <se...@apache.org> changed:

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

--- Comment #2 from Sebb <se...@apache.org> ---
I think this needs more detailed documentation in the changes file.

It is an incompatibility.

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

[Bug 59103] HTTP Request Java Implementation: Change default "http.java.sampler.retries" to align it on HttpClient behaviour and make it meaningful

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

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

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Mar  3 07:33:26 2016
New Revision: 1733419

URL: http://svn.apache.org/viewvc?rev=1733419&view=rev
Log:
Bug 59103 - HTTP Request Java Implementation: Change default
"http.java.sampler.retries" to align it on HttpClient behaviour and make it
meaningful
Improve Incompatible changes section for the property.
Bugzilla Id: 59103

Modified:
    jmeter/trunk/xdocs/changes.xml

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

[Bug 59103] HTTP Request Java Implementation: Change default "http.java.sampler.retries" to align it on HttpClient behaviour and make it meaningful

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Mar  2 21:19:46 2016
New Revision: 1733369

URL: http://svn.apache.org/viewvc?rev=1733369&view=rev
Log:
Bug 59103 - HTTP Request Java Implementation: Change default
"http.java.sampler.retries" to align it on HttpClient behaviour and make it
meaningful
Bugzilla Id: 59103

Modified:
    jmeter/trunk/bin/jmeter.properties
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.java
    jmeter/trunk/xdocs/changes.xml

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