ClickHouse/docs/ru/operations
Sean Haynes 77dd869414
Add ability to log when max_partitions_per_insert_block is reached (#50948)
* Add ability to log when max_partitions_per_insert_block is reached

There's plenty of reasons to drop max_partitions_per_insert_block
down from it's default of 100, with the main one being even touching
remotely close to this number of partitions will create a lot of
merge activity that can de-stabilise a cluster.

This commit adds the ability to log when the above limit is reached
rather than throw an exception, so that you can gauge the impact on
users when dropping this value down.

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

---------

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2023-08-07 23:28:19 +02:00
..
external-authenticators Merge pull request #44594 from arenadata/ADQM-634 2023-01-12 15:07:45 -05:00
optimizing-performance doc: try to fix PGO docs 2023-08-02 16:08:38 +02:00
server-configuration-parameters System logs improvements 2023-07-28 07:23:34 +00:00
settings Add ability to log when max_partitions_per_insert_block is reached (#50948) 2023-08-07 23:28:19 +02:00
system-tables System logs improvements 2023-07-28 07:23:34 +00:00
utilities New nav - reverting the revert 2023-03-17 21:45:43 -05:00
access-rights.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
backup.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
caches.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
clickhouse-keeper.md Typos at the page /docs/ru/operations/clickhouse-keeper.md 2023-03-06 11:05:07 +04:00
configuration-files.md Follow-up to "Implement support of encrypted elements in configuration file" 2023-07-26 13:27:13 +00:00
index.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
monitoring.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
named-collections.md Update named-collections.md 2023-01-28 02:21:00 +03:00
opentelemetry.md Markup fixed at the page /docs/ru/operations/opentelemetry.md 2023-03-06 11:00:27 +04:00
performance-test.mdx replace symlinks 2022-08-28 17:27:24 -04:00
quotas.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
requirements.md add slugs to all docs 2022-08-26 13:37:11 -04:00
storing-data.md Misspell fixed at the page /docs/ru/operations/storing-data.md 2023-03-06 12:02:42 +04:00
tips.mdx replace symlinks 2022-08-28 17:27:24 -04:00
troubleshooting.md add slugs to all docs 2022-08-26 13:37:11 -04:00
update.md add slugs to all docs 2022-08-26 13:37:11 -04:00