OpenSearch/modules
Tim Brooks 5fa80a6521 Pass exception from sendMessage to listener (#23559)
This commit changes the listener passed to sendMessage from a Runnable
to a ActionListener.

This change also removes IOException from the sendMessage signature.
That signature is misleading as it allows implementers to assume an
exception will be thrown in case of failure. That does not happen due
to Netty's async nature.
2017-03-30 15:08:23 -05:00
..
aggs-matrix-stats [TEST] improve yaml test sections parsing (#23407) 2017-03-02 12:43:20 +01:00
ingest-common Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-expression Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
lang-mustache Mustache: don't extend AbstractComponent (#23419) 2017-03-01 14:54:27 -05:00
lang-painless Build: Rewrite antlr regeneration in gradle (#23733) 2017-03-24 09:44:53 -07:00
percolator Remove DocumentMapper#parse(String index, String type, String id, BytesReference source) (#23706) 2017-03-23 11:01:09 -04:00
reindex Require explicit query in _delete_by_query API (#23632) 2017-03-28 15:44:57 +01:00
repository-url Build: Rework integ test setup and shutdown to ensure stop runs when desired (#23304) 2017-02-22 12:43:15 -08:00
transport-netty4 Pass exception from sendMessage to listener (#23559) 2017-03-30 15:08:23 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00