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 discovery module content #56611

Merged
merged 3 commits into from
May 12, 2020
Merged

[DOCS] Relocate discovery module content #56611

merged 3 commits into from
May 12, 2020

Conversation

jrodewig
Copy link
Contributor

  • Moves Discovery and cluster formation content from Modules to
    Set up Elasticsearch.

  • Combines Adding and removing nodes with Adding nodes to your cluster. Adds related redirect.

  • Removes and redirects the Modules page.

  • Rewrites parts of Discovery and cluster formation to remove module
    references and meta references to the section.

Closes #53303

* Moves `Discovery and cluster formation` content from `Modules` to
`Set up Elasticsearch`.

* Combines `Adding and removing nodes` with `Adding nodes to your
  cluster`. Adds related redirect.

* Removes and redirects the `Modules` page.

* Rewrites parts of `Discovery and cluster formation` to remove `module`
  references and meta references to the section.
@jrodewig jrodewig added >docs General docs changes :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v8.0.0 labels May 12, 2020
@jrodewig jrodewig requested a review from debadair May 12, 2020 14:49
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added the Team:Docs Meta label for docs team label May 12, 2020
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label May 12, 2020
@@ -41,3 +41,141 @@ the rest of its cluster.

For more information about discovery and shard allocation, see
<<modules-discovery>> and <<modules-cluster>>.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note to reviewers: This content is from https://github.com/elastic/elasticsearch/pull/56611/files#diff-e8465aac40349b409bae92fb299814f3 with no substantive changes.

Only [discrete] tags were added.

Copy link
Contributor

@debadair debadair left a comment

Choose a reason for hiding this comment

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

Woot! Exciting to see the end of the modules section!

This page has been removed.

For circuit breaker settings, see <<circuit-breaker>>.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd probably pare this down to a simple list instead of repeating "For xyz settings" for each xref. Something like:

See <<settings, Configuring Elasticsearch>> for settings information:

* <<modules-cluster>>
* <<modules-dicsovery-settings>>
...

OTOH, this isn't a high-traffic page, so...leaving it as-is is fine, too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a good idea and much more readable IMO. Updated with 3068f21. Thanks for the suggestion!

@jrodewig
Copy link
Contributor Author

Thanks as always @debadair. Happy to see this one go! 🎉

@jrodewig jrodewig merged commit 70cb519 into elastic:master May 12, 2020
@jrodewig jrodewig deleted the docs__relocate-discovery-module-content branch May 12, 2020 21:39
jrodewig added a commit that referenced this pull request Jun 1, 2020
* Moves `Discovery and cluster formation` content from `Modules` to
`Set up Elasticsearch`.

* Combines `Adding and removing nodes` with `Adding nodes to your
  cluster`. Adds related redirect.

* Removes and redirects the `Modules` page.

* Rewrites parts of `Discovery and cluster formation` to remove `module`
  references and meta references to the section.
jrodewig added a commit that referenced this pull request Jun 1, 2020
* Moves `Discovery and cluster formation` content from `Modules` to
`Set up Elasticsearch`.

* Combines `Adding and removing nodes` with `Adding nodes to your
  cluster`. Adds related redirect.

* Removes and redirects the `Modules` page.

* Rewrites parts of `Discovery and cluster formation` to remove `module`
  references and meta references to the section.
jrodewig added a commit that referenced this pull request Jun 1, 2020
* Moves `Discovery and cluster formation` content from `Modules` to
`Set up Elasticsearch`.

* Combines `Adding and removing nodes` with `Adding nodes to your
  cluster`. Adds related redirect.

* Removes and redirects the `Modules` page.

* Rewrites parts of `Discovery and cluster formation` to remove `module`
  references and meta references to the section.
@jrodewig
Copy link
Contributor Author

jrodewig commented Jun 1, 2020

Backport commits

master 70cb519
7.x cde5b7d
7.8 1354281
7.7 96777f4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >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 cluster and routing topics out of modules
4 participants