OpenSearch/x-pack/plugin
Lee Hinman 7af28c48c3
Switch WritePipelineResponse to AcknowledgedResponse (#32722)
We previously discussed moving the classes extending `AcknowledgedResponse` to
simply use `AcknowledgedResponse`, making the class non-abstract.

This moves the first class to do this, removing `WritePipelineResponse` in the
process.

If we like the way this looks, I will switch the remaining classes over to using
`AcknowledgedResponse`.
2018-08-08 16:21:58 -06:00
..
core Fix role query that can match nested documents (#32705) 2018-08-08 16:36:51 +02:00
deprecation Build: Shadow x-pack:protocol into x-pack:plugin:core (#32240) 2018-07-24 11:53:04 -04:00
graph Build: Shadow x-pack:protocol into x-pack:plugin:core (#32240) 2018-07-24 11:53:04 -04:00
logstash Build: Shadow x-pack:protocol into x-pack:plugin:core (#32240) 2018-07-24 11:53:04 -04:00
ml [ML] Remove multiple_bucket_spans (#32496) 2018-08-02 11:25:56 +01:00
monitoring Switch WritePipelineResponse to AcknowledgedResponse (#32722) 2018-08-08 16:21:58 -06:00
rollup [Rollup] Remove builders from RollupJobConfig (#32669) 2018-08-07 18:54:42 +02:00
security Fix role query that can match nested documents (#32705) 2018-08-08 16:36:51 +02:00
sql CORE: Upgrade to Jackson 2.8.11 (#32670) 2018-08-08 12:04:25 +02:00
src/test [Rollup] Improve ID scheme for rollup documents (#32558) 2018-08-03 11:13:25 -04:00
upgrade Build: Shadow x-pack:protocol into x-pack:plugin:core (#32240) 2018-07-24 11:53:04 -04:00
watcher Security: move User to protocol project (#32367) 2018-08-03 00:21:34 +03:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00