OpenSearch/qa
Jason Tedor 40ff169c54 Set available processors for Netty
Netty uses the number of processors for sizing various resources (e.g.,
thread pools, buffer pools, etc.). However, it uses the runtime number
of available processors which might not match the configured number of
processors as set in Elasticsearch to limit the number of threads (for
example, in Docker containers). A new feature was added to Netty that
enables configuring the number of processors Netty should see for sizing
this various resources. This commit takes advantage of this feature to
set this number of available processors to be equal to the configured
number of processors set in Elasticsearch.

Relates #24420
2017-05-01 19:27:28 -04:00
..
backwards-5.0 Replicate write failures (#23314) 2017-04-19 01:23:54 -04:00
evil-tests Only test hard linking to directory on macOS 2017-04-24 11:04:58 -04:00
multi-cluster-search Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
rolling-upgrade Test search templates during rolling upgrade test (#24258) 2017-04-22 13:37:13 -04:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Set available processors for Netty 2017-05-01 19:27:28 -04:00
smoke-test-ingest-disabled Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-ingest-with-all-dependencies Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-multinode Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-plugins Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-reindex-with-painless Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
smoke-test-tribe-node Test: Write node ports file before starting tribe service (#24351) 2017-04-27 09:59:54 +02:00
vagrant Run gradle vagrantUpdateVersions to add version 5.3.2 2017-04-27 17:29:33 +02:00
wildfly Revert "Temporarily change Wildfly artifact location" 2017-04-23 11:40:45 -04:00