Azat Khuzhin
|
ebff4eae7d
|
Add replica priority for load_balancing
Make default 1, to match with <weight>
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
b8ee2ea7d9
|
Pass max_ignored_errors/fallback_to_stale_replicas to PoolWithFailoverBase::get() too
|
2020-06-20 11:46:13 +03:00 |
|
Azat Khuzhin
|
de011a6edc
|
Mark PoolWithFailoverBase::get() protected
|
2020-06-20 11:39:21 +03:00 |
|
Azat Khuzhin
|
dd054380bf
|
Drop default values for some arguments of PoolWithFailoverBase::getMany
|
2020-06-20 11:21:18 +03:00 |
|
Azat Khuzhin
|
caa195c034
|
Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors)
This will allow avoid switching to another replica in case of error
(since error can be temporary).
|
2020-06-20 11:20:16 +03:00 |
|
Azat Khuzhin
|
687eb24f50
|
Fix divizion by zero for distributed_replica_error_half_life=0
|
2020-06-20 11:05:39 +03:00 |
|
Azat Khuzhin
|
2a5a8e70f4
|
Drop unused PoolWithFailoverBase<>::reportError()
|
2020-06-20 11:05:38 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Alexey Milovidov
|
7e1813825b
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
|
Alexey Milovidov
|
7e2fb9ad65
|
Apply all transformations again
|
2020-05-23 22:38:30 +03:00 |
|
Alexey Milovidov
|
29762240de
|
Remove duplicate whitespaces (preparation)
|
2020-05-23 22:31:54 +03:00 |
|
Alexey Milovidov
|
1f13515a65
|
Make all LOG in single line (preparation)
|
2020-05-23 21:31:37 +03:00 |
|
Azat Khuzhin
|
0cc9dbd35b
|
Prefer fallback_to_stale_replicas over skip_unavailable_shards
Patch from: @alex-zaitsev
|
2020-04-22 01:42:23 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|