OpenSearch/core
tinder-xli 1e99195743 Remove unnecessary logger creation for doc values field data
This commit removes an unnecessary logger instance creation from the
constructor for doc values field data. This construction is expensive
for this oft-created class because of a synchronized block in the
constructor for the logger.

Relates #27349
2017-11-10 22:28:58 -05:00
..
licenses Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
src Remove unnecessary logger creation for doc values field data 2017-11-10 22:28:58 -05:00
build.gradle Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00