Skip to content

Revolg DOCSUP-998 Document the always_fetch_merged_part setting#123

Merged
BayoNet merged 6 commits intoBayoNet:docs/CLICKHOUSEDOCS-605-always_fetch_merged_partfrom
olgarev:revolg-DOCSUP-998-add_always_fetch_merged_part_setting
Jun 24, 2020
Merged

Revolg DOCSUP-998 Document the always_fetch_merged_part setting#123
BayoNet merged 6 commits intoBayoNet:docs/CLICKHOUSEDOCS-605-always_fetch_merged_partfrom
olgarev:revolg-DOCSUP-998-add_always_fetch_merged_part_setting

Conversation

@olgarev
Copy link
Copy Markdown

@olgarev olgarev commented Jun 11, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category:

  • Documentation

Detailed description / Documentation draft:
Add always_fetch_merged_part setting


Restricts replica to merge parts by itself.

If enabled, replica never merges parts and always downloads merged parts from other replicas.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I moved this content to the "Possible values" section.


## always_fetch_merged_part {#always_fetch_merged_part}

Prohibits data parts merging at replicas in [MergeTree](../../engines/table-engines/mergetree-family/mergetree.md)-engine tables.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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


Prohibits data parts merging at replicas in [MergeTree](../../engines/table-engines/mergetree-family/mergetree.md)-engine tables.

If enabled, replica never merges parts and always downloads merged parts from other replicas. If there is no merged data yet, the replica waits for them to appear.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Merge this and the following paragraph into one. Consider starting the united paragraph with the "When merging is prohibited..." phrase instead of "If enabled".

`... the replica never ..."

@BayoNet BayoNet merged commit c4d4d2e into BayoNet:docs/CLICKHOUSEDOCS-605-always_fetch_merged_part Jun 24, 2020
BayoNet added a commit that referenced this pull request Jul 2, 2020
…House#11921)

* Revolg DOCSUP-998 Document the always_fetch_merged_part setting (#123)

* Add always_fetch_merged_part setting

* revolg-DOCSUP-998-add_always_fetch_merged_part_setting link fixed

* Apply suggestions from code review

Co-authored-by: BayoNet <[email protected]>

* Add always_fetch_merged_part setting. Updates.

* Update docs/en/operations/settings/settings.md

Co-authored-by: BayoNet <[email protected]>

* Add always_fetch_merged_part setting. Updates.

Co-authored-by: Olga Revyakina <[email protected]>
Co-authored-by: BayoNet <[email protected]>

* CLICKHOUSEDOCS-605: Minor fixes.

* CLICKHOUSEDOCS-605: Added Plausible to Adopters.

* Update docs/ru/operations/settings/settings.md

Co-authored-by: alesapin <[email protected]>

* Update docs/en/operations/settings/settings.md

Co-authored-by: alesapin <[email protected]>

* CLICKHOUSEDOCS-605: Fixed access rights description.

Co-authored-by: olgarev <[email protected]>
Co-authored-by: Olga Revyakina <[email protected]>
Co-authored-by: Sergei Shtykov <[email protected]>
Co-authored-by: alesapin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants