OpenSearch/client
Tanguy Leroux 27f1206999 Use SPI in High Level Rest Client to load XContent parsers (#25098)
This commit adds a NamedXContentProvider interface that can 
be implemented by plugins or modules using Java's SPI feature 
in order to provide additional NamedXContent parsers to external
applications like the Java High Level Rest Client.
2017-06-15 12:50:02 +02:00
..
benchmark Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
client-benchmark-noop-api-plugin Fixed NPEs caused by requests without content. (#23497) 2017-06-05 09:08:14 -06:00
rest [TEST] test that low level REST client leaves path untouched (#25193) 2017-06-15 11:32:26 +02:00
rest-high-level Use SPI in High Level Rest Client to load XContent parsers (#25098) 2017-06-15 12:50:02 +02:00
sniffer Update Jackson to 2.8.6 (#22596) 2017-01-13 09:05:48 +01:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Disable the Netty recycler in the client 2017-05-19 09:05:30 -04:00