Skip to content

when some of replicas broken, s3Cluster table function cannot work normally  #43854

@cwbcom616

Description

@cwbcom616

clickhouse Server version 22.8.9
when execute the following query :
SELECT *
FROM s3Cluster('test_mydb_shard', 'http://xxx.xxx.com/costable/testinfo*.pq', 'appid', 'appkey', 'Parquet', 'name String,value UInt32')
get the error response:
Received exception from server (version 22.8.9):
Code: 210. DB::Exception: Received from localhost:9000. DB::NetException. DB::NetException: Connection refused (192.168.137.67:9000): While executing Remote. (NETWORK_ERROR)

when use the cluster table function, if it can tolerate the broken of some replicas ,it will be more perfect

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions