ClickHouse/tests
Azat Khuzhin 7b7e8acf4f Fix excessive connect attempts with skip_unavailable_shards
Before this patch the query was sent from
RemoteBlockInputStream::readPrefix() and also from
RemoteBlockInputStream::read().

And since in case of skip_unavailable_shards=1 connection errors are
ignored, it tries to do x2 connect attempts.

Fix this, but removing RemoteBlockInputStream::readPrefix().

Fixes: #26511
2021-07-21 10:06:54 +03:00
..
ci
config Whitespaces 2021-07-21 04:47:56 +03:00
external_models/catboost
fuzz
instructions
integration Merge pull request #26529 from kssenii/fixing-rabbitmq 2021-07-20 16:41:25 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Fix perf test 2021-07-17 13:11:50 +03:00
queries Fix excessive connect attempts with skip_unavailable_shards 2021-07-21 10:06:54 +03:00
testflows Testflows (3rd party enterprise grade testing framework) is unreliable. 2021-07-18 01:07:21 +03:00
users.d
.gitignore Support jijna templates for sql files in clickhouse-test 2021-07-20 16:40:04 +03:00
clickhouse-client.xml
clickhouse-test Fix style in clickhouse-test removesuffix 2021-07-20 17:51:22 +03:00
clickhouse-test-server
client-test.xml
CMakeLists.txt
decimals_dictionary.xml
executable_pool_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
ubsan_suppressions.txt
users.xml