Skip to content

[7.x][Transform] improve performance by using point in time API for search#75333

Merged
hendrikmuhs merged 1 commit intoelastic:7.xfrom
hendrikmuhs:transform-pit-7x
Jul 14, 2021
Merged

[7.x][Transform] improve performance by using point in time API for search#75333
hendrikmuhs merged 1 commit intoelastic:7.xfrom
hendrikmuhs:transform-pit-7x

Conversation

@hendrikmuhs
Copy link
Copy Markdown

Use point in time API for every checkpoint in transform. Using point in time reduces pressure
on the source indexes, e.g. less refreshes. In case, pit isn't supported (e.g. when searching
remote clusters) it falls back to ordinary search requests as before.

closes #73481
backport #74984

…elastic#74984)

Use point in time API for every checkpoint in transform. Using point in time reduces pressure
on the source indexes, e.g. less refreshes. In case, pit isn't supported (e.g. when searching
remote clusters) it falls back to ordinary search requests as before.

closes elastic#73481
@elasticmachine elasticmachine added the Team:ML Meta label for the ML team label Jul 14, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (Team:ML)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :ml/Transform Transform Team:ML Meta label for the ML team v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants