Skip to content
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] Relocate HTTP module content #56386

Merged
merged 3 commits into from
May 8, 2020
Merged

[DOCS] Relocate HTTP module content #56386

merged 3 commits into from
May 8, 2020

Conversation

jrodewig
Copy link
Contributor

@jrodewig jrodewig commented May 7, 2020

Moves HTTP content from the Modules section to the
Configuring Elasticsearch section.

Supporting changes:

  • Replaces http with HTTP throughout
  • Replaces HTTP module with HTTP layer throughout
  • Increments several headings
  • Removes several unneeded [float] attributes

Closes #53305

@jrodewig jrodewig added >docs General docs changes :Distributed Coordination/Network Http and internode communication implementations v8.0.0 labels May 7, 2020
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label May 7, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

jrodewig added 3 commits May 7, 2020 16:03
Moves `HTTP` content from the [Modules][0] section to the
[Configuring Elasticsearch][1] section.

Supporting changes:
* Replaces `http` with `HTTP` throughout
* Replaces `HTTP module` with `HTTP layer` throughout
* Increments several headings
* Adds explicit anchors to several headings
* Removes several unneeded `[float]` attributes

Closes #53306

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules.html
[1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/settings.html
Copy link
Contributor

@lockewritesdocs lockewritesdocs left a comment

Choose a reason for hiding this comment

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

👍 Built locally, and LGTM.

@jrodewig jrodewig merged commit 1244018 into elastic:master May 8, 2020
@jrodewig jrodewig deleted the docs__relocate-http-content branch May 8, 2020 17:11
jrodewig added a commit that referenced this pull request Jun 1, 2020
Moves `HTTP` content from the [Modules][0] section to the
[Configuring Elasticsearch][1] section.

Supporting changes:
* Replaces `http` with `HTTP` throughout
* Replaces `HTTP module` with `HTTP layer` throughout
* Increments several headings
* Adds explicit anchors to several headings
* Removes several unneeded `[float]` attributes

Closes #53306

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules.html
[1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/settings.html
jrodewig added a commit that referenced this pull request Jun 1, 2020
Moves `HTTP` content from the [Modules][0] section to the
[Configuring Elasticsearch][1] section.

Supporting changes:
* Replaces `http` with `HTTP` throughout
* Replaces `HTTP module` with `HTTP layer` throughout
* Increments several headings
* Adds explicit anchors to several headings
* Removes several unneeded `[float]` attributes

Closes #53306

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules.html
[1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/settings.html
jrodewig added a commit that referenced this pull request Jun 1, 2020
Moves `HTTP` content from the [Modules][0] section to the
[Configuring Elasticsearch][1] section.

Supporting changes:
* Replaces `http` with `HTTP` throughout
* Replaces `HTTP module` with `HTTP layer` throughout
* Increments several headings
* Adds explicit anchors to several headings
* Removes several unneeded `[float]` attributes

Closes #53306

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules.html
[1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/settings.html
@jrodewig
Copy link
Contributor Author

jrodewig commented Jun 1, 2020

Backport commits

master 1244018
7.x 2ea5372
7.8 e4f6dec
7.7 ed3ecf2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Network Http and internode communication implementations >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 v7.7.2 v7.8.1 v7.9.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Move HTTP, network settings, and transport topics out of modules
4 participants