Martijn van Groningen 6dfcee6937 Added an internal reload pipeline api that makes sure pipeline changes are visible on all ingest nodes after modifcations have been made.
* Pipeline store can now only start when there is no .ingest index or all primary shards of .ingest have been started
* IngestPlugin adds`node.ingest` setting to `true`. This is used to figure out to what nodes to send the refresh request too. This setting isn't yet configurable. This will be done in a follow up issue.
* Removed the background pipeline updater and added added logic to deal with specific scenarious to reload all pipelines.
* Ingest services are no longer be managed by Guice. Only the bootstrapper gets managed by guice and that contructs
all the services/components ingest will need.
2015-12-18 18:24:27 +01:00
..
2015-12-17 17:22:38 +01:00
2015-12-17 02:35:00 -05:00
2015-12-17 02:35:00 -05:00
2015-12-17 02:35:00 -05:00
2015-12-02 10:22:52 +01:00
2015-12-15 10:20:28 +01:00
2015-12-17 02:35:00 -05:00
2015-12-17 02:35:00 -05:00
2015-12-02 10:22:52 +01:00
2015-12-02 10:22:52 +01:00