OpenSearch/modules
Jason Tedor abf8a1a3f0 Avoid allocating log parameterized messages
This commit modifies the call sites that allocate a parameterized
message to use a supplier so that allocations are avoided unless the log
level is fine enough to emit the corresponding log message.
2016-08-30 18:17:09 -04:00
..
aggs-matrix-stats Switch aggregation registration for push to pull 2016-08-16 09:08:36 -04:00
ingest-common ingest: Fix rename processor change rename leaf fields into branch fields 2016-08-30 07:38:01 +02:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Introduce Log4j 2 2016-08-30 13:31:24 -04:00
lang-mustache Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
lang-painless Made for/each break tests more robust in Painless. 2016-08-24 15:17:18 -07:00
percolator Introduce Log4j 2 2016-08-30 13:31:24 -04:00
reindex Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
transport-netty3 Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
transport-netty4 Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00