ClickHouse / ClickHouse/clickhouse-cpp
when clickhouse-server died, clickhouse-cpp hang in recv while doing Insert
Ouverte
bug
- Langage dominant
- C
- Étoiles
- 382
- Forks
- 209
- Merge moyen
- 2 j 19 h
- PR mergées (30 j)
- 14
Description
```
recv
clickhouse::SocketInput::DoRead(void*, unsigned long)
clickhouse::BufferedInput::DoRead(void*, unsigned long)
clickhouse::CodedInputStream::ReadVarint64(unsigned long*)
clickhouse::Client::Impl::ReceivePacket(unsigned long*)
clickhouse::Client::Impl::Insert(basic_string, allocator > const&, clickhouse::Block const&)
```
Could it be related to SO_RCVTIMEO?
Is there any way to adjust the read timeout in the API?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.