-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] Add deprecation docs for incompatible builds #77730
[DOCS] Add deprecation docs for incompatible builds #77730
Conversation
@elasticmachine test this please |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-distributed (Team:Distributed) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM2 although IMO it'd also be fine not to document this, we deliberately didn't document the setting in the first place, we just added it in case we had an emergency need to bypass those checks but we've never had such a need.
Thanks @DaveCTurner @masseyke!
I'll go ahead and merge/publish this since we have a corresponding breaking change in the 8.0 docs: Probably out of scope for this PR, but we should consider the criteria for not documenting a breaking change. We have quite a few for 8.0. It'd be great for users to have to parse through fewer of them. |
We deprecated the
es.unsafely_permit_handshake_from_incompatible_builds
systemproperty in 7.11 with PR #65601. However, we didn't add a related item to the
7.11 deprecation docs. This adds the missing item.
Relates to #65753.
Preview
https://elasticsearch_77730.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/7.x/migrating-7.11.html#deprecate-unsafely_permit_handshake_from_incompatible_builds