OpenSearch/modules/reindex
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
..
src Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
build.gradle Remove duplicate dependency declaration for http client (#19580) 2016-07-26 06:29:04 +02:00