ClickHouse/docs/en/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 standardize admonitions 2023-03-27 14:54:05 -04:00
optimizing-performance doc: add PGO article 2023-08-01 17:27:36 +02:00
server-configuration-parameters Merge pull request #50424 from tonickkozlov/tonickkozlov/zk-session-lifetime 2023-07-31 15:14:44 +03: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 Specify that written_bytes is uncompressed 2023-08-01 09:28:27 -07:00
utilities Merge pull request #53010 from ClickHouse/pufit/keeper-client-fix-defaults 2023-08-07 10:48:52 -04:00
_category_.yml New nav - reverting the revert 2023-03-17 21:45:43 -05:00
_troubleshooting.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
backup.md Amend the docs 2023-08-03 11:25:26 +03:00
caches.md Mark query cache as non-experimental 2023-05-06 13:58:40 +00:00
configuration-files.md Follow-up to "Implement support of encrypted elements in configuration file" 2023-07-26 13:27:13 +00:00
monitoring.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
named-collections.md Typo: passowrd_sha256_hex --> password_sha256_hex 2023-06-21 12:57:33 +00:00
opentelemetry.md update blog references 2023-04-10 15:23:00 +01:00
performance-test.md Go live with doc updates (#42053) 2022-10-04 14:36:59 +03:00
query-cache.md Add query cache metrics to system.asynchronous_metrics 2023-07-27 15:19:01 +00:00
quotas.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
ssl-zookeeper.md Go live with doc updates (#42053) 2022-10-04 14:36:59 +03:00
storing-data.md Update storing-data.md 2023-06-30 16:15:26 +02:00
tips.md Update tips.md 2023-04-04 00:46:25 +03:00
update.md Add issue list when running mismatched versions 2022-12-09 08:43:26 -05:00