Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpRequest : Add option to allow retrial of all requests including NON Idempotent HTTP methods #4340

Closed
asfimport opened this issue Mar 18, 2017 · 1 comment

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 60888):
This issue is to implement what has been discussed on user mailing list:
"JMeter 3.1 httpclient4.retrycount does not work"
http://mail-archives.apache.org/mod_mbox/jmeter-user/201703.mbox/%3CCABrgpQcUba8ryhQPs-Z5byn30vPzd66Ywd-K8cR3u8oQcMN-wg%40mail.gmail.com%3E

This is an addition to fix within #4324.

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Thu Mar 9 20:34:05 2017
New Revision: 1786236

URL: http://svn.apache.org/viewvc?rev=1786236&view=rev
Log:
add httpclient4.request_sent_retry_enabled to allow retrying even if request was sent

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java

Author: pmouawad
Date: Sat Mar 18 17:32:04 2017
New Revision: 1787579

URL: http://svn.apache.org/viewvc?rev=1787579&view=rev
Log:
#4340 - HttpRequest : Add option to allow retrial of all requests including NON Idempotent HTTP methods
Document new property
#4340

Modified:
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/component_reference.xml
jmeter/trunk/xdocs/usermanual/properties_reference.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant