ClickHouse / ClickHouse/clickhouse-cpp
when clickhouse-server died, clickhouse-cpp hang in recv while doing Insert
Aperta
bug
- Lingua principale
- C
- Stelle
- 382
- Fork
- 209
- Merge medio
- 1g 22h
- PR unite (30g)
- 13
Descrizione
```
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.