Parker Timmins

Results 5 issues of Parker Timmins

Pipeline names may currently contain several non-alpha characters, such as comma and asterisk. Pipelines with such names cannot be fetched by id from the `GET _ingest/pipeline/` api as the comma...

>bug
:Data Management/Ingest Node
Team:Data Management
v8.15.0

Add a yaml rest test to verify that after a reroute the destination index's default pipeline is run. Also, fix the preceding existing test to match its description.

>enhancement
:Data Management/Ingest Node
Team:Data Management
v8.15.0

The SLM health indicator relies on the [policyMetadata.getInvocationsSinceLastSuccess](https://github.com/elastic/elasticsearch/blob/95275f5be625aee03a1917353cc3c255771f7a02/x-pack/plugin/slm/src/main/java/org/elasticsearch/xpack/slm/SlmHealthIndicatorService.java#L219) to determine when the last several snapshots have failed. If a snapshot fails and the master is shutdown before setting invocationsSinceLastSuccess, the...

needs:triage
v8.15.0

Changes the way we calculate if all replicas are unassigned when primary is recently created. Related to #107794 which did not treat replica as unassigned if primary was not yet...

>enhancement
Team:Data Management
:Data Management/Health
test-update-serverless
v8.16.0

If lazy rollover is set, when write with bulk request, always resolve default (and final) pipeline from index templates. Related to https://github.com/elastic/elasticsearch/issues/112781

v9.0.0