Skip to content

Conversation

DaveCTurner
Copy link
Contributor

Today there are a handful of integer settings for repository-s3
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things integer without linking to anything. This commit aligns
the repository-s3 docs with this convention.

Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.
@DaveCTurner DaveCTurner added >docs General docs changes :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs auto-backport-and-merge v8.16.0 v9.0.0 v8.15.3 labels Oct 4, 2024
@DaveCTurner DaveCTurner requested a review from mhl-b October 4, 2024 05:25
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Documentation preview:

@elasticsearchmachine elasticsearchmachine added Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team labels Oct 4, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@mhl-b mhl-b left a comment

Choose a reason for hiding this comment

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

Lgtm

@mhl-b
Copy link
Contributor

mhl-b commented Oct 4, 2024

max_multipart_parts is on v9, should we backport it to v8.15 and v8.16 as well?

@DaveCTurner
Copy link
Contributor Author

Yes, good point, it's pretty much a bug that we can exceed the 10k part count today. Doesn't really need to go into 8.15 but it'd be good to have it in 8.16 too.

I'll be selective about the docs I backport from this PR - either backport the max_multipart_parts PR to 8.16 as-is and we can fix up the docs later or else just combine the two changes when you do the backport.

@DaveCTurner DaveCTurner merged commit 95ea135 into elastic:main Oct 4, 2024
6 checks passed
@DaveCTurner DaveCTurner deleted the 2024/10/04/repository-s3-integer-settings branch October 4, 2024 16:22
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts
8.15 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 114093

DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Oct 4, 2024
Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.

Backport of elastic#114093 to `8.x`
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Oct 4, 2024
Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.

Backport of elastic#114093 to `8.15`
@DaveCTurner
Copy link
Contributor Author

elasticsearchmachine pushed a commit that referenced this pull request Oct 4, 2024
Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.

Backport of #114093 to `8.x`
elasticsearchmachine pushed a commit that referenced this pull request Oct 4, 2024
Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.

Backport of #114093 to `8.15`
@mhl-b
Copy link
Contributor

mhl-b commented Oct 4, 2024

Backport for 8.16 #114161

matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this pull request Oct 10, 2024
Today there are a handful of integer settings for `repository-s3`
repositories whose docs link to the page about numeric field types. Yet
these settings are not fields, and do not support floating-point values
either. The convention throughout the rest of the docs is to just call
these things `integer` without linking to anything. This commit aligns
the `repository-s3` docs with this convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team v8.15.3 v8.16.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants