[
https://issues.jenkins-ci.org/browse/JENKINS-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161769#comment-161769
]
SCM/JIRA link daemon commented on JENKINS-13504:
------------------------------------------------
Code changed in jenkins
User: Reynald Borer
Path:
src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java
src/test/java/hudson/plugins/fitnesse/FitnesseExecutorTest.java
http://jenkins-ci.org/commit/fitnesse-plugin/10dbaa82f8258d081b89aabeadfd4ad788487032
Log:
JENKINS-13504: use the HTTP timeout inside the connection
Use the defined HTTP timeout for remote tests execution as a timeout for the
connection. This is useful if the default HTTP read timeout of the JVM has been
defined.
> Use HTTP FitNesse timeout for the connection
> --------------------------------------------
>
> Key: JENKINS-13504
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13504
> Project: Jenkins
> Issue Type: Improvement
> Components: fitnesse
> Affects Versions: current
> Environment: Jenkins 1.460 on Debian Squeeze
> Reporter: Reynald Borer
> Priority: Minor
>
> FitNesse plugin allow to define a timeout for remote tests execution. This
> pull request reuse this defined timeout inside the HTTP connection too. This
> is useful if the default HTTP read timeout of the JVM has been defined.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira