ClickHouse / ClickHouse/clickhouse-java
Thread safety of client-v2 Client
- Langage dominant
- Java
- Étoiles
- 1.6k
- Forks
- 636
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 29
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by reviewing the client-v2 Client documentation and implementation to determine whether one Client object can be reused across threads. Document the official thread-safety guidance, including whether callers should share a Client or create one per thread; the issue does not identify a specific documentation file or test.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- documentation
- Type d'issue
- Documentation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100