OpenSearch/modules
Tim Brooks 5b1fbe5e6c Decouple BulkProcessor from client implementation (#23373)
This commit modifies the BulkProcessor to be decoupled from the
client implementation. Instead it just takes a
BiConsumer<BulkRequest, ActionListener<BulkResponse>> that executes
the BulkRequest.
2017-04-05 12:12:43 -05:00
..
aggs-matrix-stats [TEST] improve yaml test sections parsing (#23407) 2017-03-02 12:43:20 +01:00
ingest-common Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
lang-expression Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
lang-mustache Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
lang-painless Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
percolator Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
reindex Decouple BulkProcessor from client implementation (#23373) 2017-04-05 12:12:43 -05:00
repository-url Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
transport-netty4 Revert "Closing a ReleasableBytesStreamOutput closes the underlying BigArray (#23572)" 2017-04-04 20:33:51 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00