OpenSearch/plugins
Przemyslaw Gomulka 5e94f384c4
Remove the use of AbstracLifecycleComponent constructor #37488 (#37488)
The AbstracLifecycleComponent used to extend AbstractComponent, so it had to pass settings to the constractor of its supper class.
It no longer extends the AbstractComponent so there is no need for this constructor
There is also no need for AbstracLifecycleComponent subclasses to have Settings in their constructors if they were only passing it over to super constructor.
This is part 1. which will be backported to 6.x with a migration guide/deprecation log.
part 2 will have this constructor removed in 7
relates #35560

relates #34488
2019-01-16 09:05:30 +01:00
..
analysis-icu Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-kuromoji Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-nori Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-phonetic Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-smartcn Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-stempel Upgrade master to lucene-8.0.0-snapshot-a1c6e642aa (#37091) 2019-01-02 20:18:19 -06:00
analysis-ukrainian Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
discovery-azure-classic Remove the use of AbstracLifecycleComponent constructor #37488 (#37488) 2019-01-16 09:05:30 +01:00
discovery-ec2 Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
discovery-gce Remove the use of AbstracLifecycleComponent constructor #37488 (#37488) 2019-01-16 09:05:30 +01:00
examples Remove unused empty constructors from suggestions classes (#37295) 2019-01-14 08:32:45 +01:00
ingest-attachment Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
mapper-annotated-text Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
mapper-murmur3 Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
mapper-size Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
repository-azure Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
repository-gcs Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
repository-hdfs Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
repository-s3 Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
store-smb Remove unused index store in directory service 2019-01-14 13:44:32 +01:00
transport-nio Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00