Skip to content

Conversation

@jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Aug 3, 2021

Documents the script.painless.regex.enabled and
script.painless.regex.limit-factor cluster settings.

Relates to #63029.

Closes #75199.

Preview

https://elasticsearch_76048.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/circuit-breaker.html#regex-circuit-breaker

Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.
@jrodewig jrodewig requested a review from stu-elastic August 4, 2021 12:44
@jrodewig jrodewig marked this pull request as ready for review August 4, 2021 12:44
@elasticmachine elasticmachine added Team:Core/Infra Meta label for core/infra team Team:Docs Meta label for docs team labels Aug 4, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@jrodewig jrodewig requested a review from jdconrad August 4, 2021 12:45
@mark-vieira mark-vieira added auto-backport Automatically create backport pull requests when merged and removed auto-backport-and-merge labels Aug 4, 2021
Copy link
Contributor

@stu-elastic stu-elastic left a comment

Choose a reason for hiding this comment

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

Nice change.

@jrodewig
Copy link
Contributor Author

jrodewig commented Aug 4, 2021

Thanks @stu-elastic!

@jrodewig jrodewig merged commit 5252995 into elastic:master Aug 4, 2021
@jrodewig jrodewig deleted the docs__regex-circuit-breaker branch August 4, 2021 20:37
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to elastic#63029.

Closes elastic#75199.
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to elastic#63029.

Closes elastic#75199.
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to elastic#63029.

Closes elastic#75199.
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to elastic#63029.

Closes elastic#75199.
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to elastic#63029.

Closes elastic#75199.
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
7.10 Commit could not be cherrypicked due to conflicts
7.11
7.12
7.13
7.14
7.x

To backport manually run:
backport --pr 76048

elasticsearchmachine added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

Closes #75199.

Co-authored-by: James Rodewig <[email protected]>
elasticsearchmachine added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

Closes #75199.

Co-authored-by: James Rodewig <[email protected]>
elasticsearchmachine added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

Closes #75199.

Co-authored-by: James Rodewig <[email protected]>
jrodewig added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

Closes #75199.

Co-authored-by: James Rodewig <[email protected]>
elasticsearchmachine added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

Closes #75199.

Co-authored-by: James Rodewig <[email protected]>
jrodewig added a commit that referenced this pull request Aug 4, 2021
Documents the `script.painless.regex.enabled` and
`script.painless.regex.limit-factor` cluster settings.

Relates to #63029.

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

Labels

auto-backport Automatically create backport pull requests when merged :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >docs General docs changes Team:Core/Infra Meta label for core/infra team Team:Docs Meta label for docs team v7.10.3 v7.11.3 v7.12.2 v7.13.5 v7.14.1 v7.15.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] regex are enabled by default since 7.10 and introduce a new circuit breaker

6 participants