ClickHouse / libhdfs3

HDFS file read access for ClickHouse
Apache License 2.0
36 stars 56 forks source link

Remove harmful function #13

Closed kssenii closed 3 years ago

kssenii commented 3 years ago

To be able to run integration tests in debug. Also I think this rand() is not really needed there since we already add pid and static atomic counter.

tavplubix commented 3 years ago

What will happen on clientName collision?