ClickHouse / ClickHouse/clickhouse-java
Thread safety of client-v2 Client
Offen
area:docs
client-api-v2
enhancement
jdbc-v2
- Vorherrschende Sprache
- Java
- Sterne
- 1.6k
- Forks
- 636
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 29
Beschreibung
Documentation for client-v2 never explicitly states that Client class is thread-safe or not. From code it appears to be thread-safe, but it would be very useful to have an official confirmation on whether the same Client object can be reused across threads or it should be created per thread.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.