robot-clickhouse
7c6ce8611c
Automatic style fix
2024-09-27 10:19:49 +00:00
Nikita Mikhaylov
32fa2415ba
Parallel replicas is Beta
2024-09-25 10:47:56 +00:00
Antonio Andelic
cfa86b54ea
Review fixes
2024-07-02 16:33:06 +02:00
Antonio Andelic
8d51815124
Fix
2024-06-25 12:13:44 +02:00
Joshua Hildred
59f50ca235
Fix existing tests to use UInt rather than Int
2024-06-06 05:28:16 -07:00
Igor Nikonov
a8e4627663
Fix: can't guarantee query distribution with enabled hedged requests
2024-02-20 12:09:54 +00:00
Igor Nikonov
bb5a6dd8d3
Fix: custom key failover test flakyness
...
slowdown_count used only by hedge connections
but it's stored inside connection pool and was used for pool shuffling
always. So, query execution which used hedged connections could affect
connection load balancing for queries w/o hedged connections by updating
slowdown_count
2024-02-19 20:44:55 +00:00
Igor Nikonov
3d8be9d588
Comment for disabled assert
2024-01-19 14:54:20 +00:00
robot-clickhouse
522cce991a
Automatic style fix
2024-01-19 14:37:53 +00:00
Igor Nikonov
a4d0260fa7
Update tests
...
+ setting max_replica_delay_for_distributed_queries to avoid replica lag
affecting load balancing
+ disable flaky assert for asan/tsan builds (will investigated
separately)
2024-01-19 14:23:15 +00:00
Igor Nikonov
17c7fdfed9
Disable check which is flaky atm
2024-01-19 12:58:21 +00:00
Igor Nikonov
131f71b50a
Revert "Revert flaky"
2024-01-19 13:51:30 +01:00
Raúl Marín
477489a05d
Revert "Merge pull request #57235 from ClickHouse/pr-custom-key-failover"
...
This reverts commit 8ba9b4a7ef
, reversing
changes made to 0f39245cb8
.
2024-01-19 12:46:05 +00:00
Raúl Marín
44b621fb48
Revert "Merge pull request #58909 from ClickHouse/fix-test-custom-key-failover"
...
This reverts commit deeb09ff37
, reversing
changes made to a4cab68a06
.
2024-01-19 12:44:55 +00:00
Igor Nikonov
265bfa0af8
Using current database in cluster
2024-01-17 19:35:35 +00:00
Igor Nikonov
3b8ce04392
Add test for load balancing
2024-01-17 18:57:08 +00:00
Igor Nikonov
9e17877da5
Fix: use cluster()
instead of defining distributed table
2024-01-17 14:11:09 +00:00
Igor Nikonov
e9fc869254
Fix test flakiness with hedge connections enabled
2024-01-10 15:59:48 +00:00
Igor Nikonov
ec1539728d
Fix load balancing for hedged connections
2023-12-16 21:17:01 +00:00
Igor Nikonov
da2dc30056
Fix test: use different log_comment for each test instance
2023-12-15 21:02:55 +00:00
robot-clickhouse
217570a165
Automatic style fix
2023-12-14 18:49:32 +00:00
Igor Nikonov
f8dc6e127e
Update tests
2023-12-14 18:28:25 +00:00
robot-clickhouse
a1219d0efd
Automatic style fix
2023-11-30 21:12:29 +00:00
Igor Nikonov
b67bccd374
Integration test: custom key with failover
2023-11-30 20:54:53 +00:00