OpenSearch/qa
Ryan Ernst 99ac65931a Plugins: Add components creator as bridge between guice and new plugin init world
This change adds a createComponents() method to Plugin implementations
which they can use to return already constructed componenents/services.
Eventually this should be just services ("components" don't really do
anything), but for now it allows any object so that preconstructed
instances by plugins can still be bound to guice. Over time we should
add basic services as arguments to this method, but for now I have left
it empty so as to not presume what is a necessary service.
2016-07-11 14:14:06 -07:00
..
backwards-5.0 Bump version to 5.0.0-alpha5. 2016-07-05 14:34:23 +02:00
evil-tests More cleanups aroung tests that require HTTP to be enalbed. (#19363) 2016-07-11 20:44:57 +02:00
smoke-test-client Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
smoke-test-http Plugins: Add components creator as bridge between guice and new plugin init world 2016-07-11 14:14:06 -07:00
smoke-test-ingest-disabled ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
smoke-test-ingest-with-all-dependencies test: better file names 2016-07-11 08:48:29 +02:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-painless Port reindex's script tests to painless 2016-06-13 12:28:39 -04:00
vagrant Migrate Vagrant tests for Fedora to Fedora 24 2016-07-07 13:31:30 -04:00