Skip to content

[Transform] fix page size return in cat transform, add dps#57871

Merged
hendrikmuhs merged 2 commits intoelastic:masterfrom
hendrikmuhs:transform-cat-transform-throttling
Jun 10, 2020
Merged

[Transform] fix page size return in cat transform, add dps#57871
hendrikmuhs merged 2 commits intoelastic:masterfrom
hendrikmuhs:transform-cat-transform-throttling

Conversation

@hendrikmuhs
Copy link
Copy Markdown

@hendrikmuhs hendrikmuhs commented Jun 9, 2020

fixes the page size reported after moving page size to settings(#56007) and adds
throttling to the output.

fixes #56498

For reviewers: the 1st commit applies code formatting, please ignore and start with: fae0223

Doc preview: https://elasticsearch_57871.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/cat-transforms.html

@hendrikmuhs hendrikmuhs force-pushed the transform-cat-transform-throttling branch from 42a6807 to fae0223 Compare June 9, 2020 15:18
@hendrikmuhs hendrikmuhs marked this pull request as ready for review June 9, 2020 15:59
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@hendrikmuhs hendrikmuhs requested a review from lcawl June 9, 2020 15:59
Copy link
Copy Markdown
Member

@lcawl lcawl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs LGTM, thanks!

@hendrikmuhs hendrikmuhs changed the title [Transform] fix page size return in cat transform and add throttling [Transform] fix page size return in cat transform, add dps Jun 10, 2020
@hendrikmuhs hendrikmuhs merged commit 75ea6a4 into elastic:master Jun 10, 2020
@hendrikmuhs hendrikmuhs deleted the transform-cat-transform-throttling branch June 10, 2020 06:04
hendrikmuhs pushed a commit that referenced this pull request Jun 10, 2020
fixes the page size reported after moving page size to settings(#56007) and
adds documents per second(throttling) to the output.

fixes #56498
hendrikmuhs pushed a commit to hendrikmuhs/elasticsearch that referenced this pull request Jun 10, 2020
…7871)

fixes the page size reported after moving page size to settings(elastic#56007) and
adds documents per second(throttling) to the output.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Transform] cat transforms returns deprecated max_page_search_size

5 participants