ClickHouse/docs/en
Jonathan-Ackerman 22bd572d78
Update docs for max_replica_delay_for_distributed_queries (#40174)
A replica is unusable if its lag is greater than or equal to the
value of max_replica_delay_for_distributed_queries. However, the
current documentation says that a replica is only unusable if it lags
more than the set value.

Also, when the value of max_replica_delay_for_distributed_queries
is read, if it is 0, then a replica is considered up to date
right away without checking its delay. This behavior should be
documented.
2022-08-18 19:09:46 +02:00
..
development update path in test.md 2022-08-18 14:56:22 +08:00
engines fix indent 2022-08-18 08:13:41 -04:00
getting-started Cleanup usages of allow_experimental_projection_optimization setting, part 1 2022-07-30 23:40:21 +02:00
interfaces Update "Queries with Parameter" docs (#40317) 2022-08-17 22:31:50 +02:00
operations Update docs for max_replica_delay_for_distributed_queries (#40174) 2022-08-18 19:09:46 +02:00
sql-reference Provide missing documentation for arrayWithConstant 2022-08-17 13:21:03 +02:00