diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a767af..1eb3902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased](https://github.com/idealista/solrcloud-role/tree/develop) +### Fixed +- *[#21](https://github.com/idealista/solrcloud-role/issues/21) Fixing Acceptor/Selector thread configuration in jetty-http template* @dortegau + ## [1.5.0](https://github.com/idealista/solrcloud-role/tree/1.5.0) (2017-03-31) [Full Changelog](https://github.com/idealista/solrcloud-role/compare/1.4.0...1.5.0) diff --git a/templates/jetty-http.xml.j2 b/templates/jetty-http.xml.j2 index b6e1bae..b4aab42 100644 --- a/templates/jetty-http.xml.j2 +++ b/templates/jetty-http.xml.j2 @@ -22,8 +22,8 @@ - {{ solr_jetty_http_acceptors }} - {{ solr_jetty_http_selectors }} + +