OpenSearch/x-pack/plugin/data-streams
James Baiera b3363cf8f9
[7.x] Remove unneeded rest params from Data Stream Stats (#59575) (#59661)
This PR removes the expand_wildcards and forbid_closed_indices parameters from the Data 
Streams Stats REST endpoint. These options are required for broadcast requests, but are not 
needed for anything in terms of resolving data streams. Instead, we just set a default set of 
IndicesOptions on the transport request.
2020-07-21 15:59:16 -04:00
..
qa [7.x] Fix retrieving data stream stats for a DS with multiple backing indices (#59806) (#59810) 2020-07-17 16:56:07 -06:00
src [7.x] Remove unneeded rest params from Data Stream Stats (#59575) (#59661) 2020-07-21 15:59:16 -04:00
build.gradle Remove data stream feature flag (#59572) 2020-07-14 23:50:41 +02:00