OpenSearch/plugins
Nik Everett 086ada4c08
Core: Drop settings member from AbstractComponent (#35083)
Drops the `Settings` member from `AbstractComponent`, moving it from the
base class on to the classes that use it. For the most part this is a
mechanical change that doesn't drop `Settings` accesses. The one
exception to this is naming threads where it switches from an invocation
that passes `Settings` and extracts the node name to one that explicitly
passes the node name.

This change doesn't drop the `Settings` argument from
`AbstractComponent`'s ctor because this change is big enough as is.
We'll do that in a follow up change.
2018-10-30 16:10:38 -04:00
..
analysis-icu Upgrade forbiddenapis to 2.6 (#33809) 2018-10-23 12:06:46 +03:00
analysis-kuromoji Analysis: Wrap at 140 columns (#34494) 2018-10-17 16:17:25 -04:00
analysis-nori
analysis-phonetic Analysis: Wrap at 140 columns (#34494) 2018-10-17 16:17:25 -04:00
analysis-smartcn
analysis-stempel
analysis-ukrainian
discovery-azure-classic Core: Drop settings member from AbstractComponent (#35083) 2018-10-30 16:10:38 -04:00
discovery-ec2 Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
discovery-gce Core: Drop settings member from AbstractComponent (#35083) 2018-10-30 16:10:38 -04:00
examples fixed test 2018-10-25 08:09:45 +02:00
ingest-attachment Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-geoip Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ingest-user-agent Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-annotated-text Remove special-casing of Synonym filters in AnalysisRegistry (#34034) 2018-09-28 09:02:47 +01:00
mapper-murmur3 Fix line longer than 140 characters in Murmur3FieldMapper 2018-10-18 10:49:23 -04:00
mapper-size
repository-azure Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
repository-gcs Core: Drop settings member from AbstractComponent (#35083) 2018-10-30 16:10:38 -04:00
repository-hdfs Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
repository-s3 Core: Drop settings member from AbstractComponent (#35083) 2018-10-30 16:10:38 -04:00
store-smb Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
transport-nio Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
build.gradle