Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
SERVER 1.1.0, SERVER 2.1.0
-
None
-
None
-
1
-
Server Emerald 2015-05-27
Description
The refactor of the JRuby namespaces which took place as part of SERVER-325 in https://github.com/puppetlabs/puppet-server/pull/484 inadvertently removed support for the HTTP connect and idle timeout settings.
Previous code with the settings:
https://github.com/puppetlabs/puppet-server/pull/484/files#diff-5ad97bf28dd9f8f97bab3706b0367684L220
Refactored code which removed them:
https://github.com/puppetlabs/puppet-server/pull/484/files#diff-5ad97bf28dd9f8f97bab3706b0367684L220
These should be restored, along with some unit tests written to protect against this happening again.
Attachments
Issue Links
- relates to
-
SERVER-325 add setting to flush jruby instances after a configurable number of requests
-
- Closed
-
- links to