Skip to content

Commit

Permalink
Merge pull request #2768 from ClickHouse/java-2-failover
Browse files Browse the repository at this point in the history
remove commitment to failover and load-balancing
  • Loading branch information
mshustov authored Nov 11, 2024
2 parents 53ce5a8 + 451d147 commit a79b3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/integrations/language-clients/java/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ Table of features of the clients:
| Connection Pool ||| When Apache HTTP Client used |
| Named Parameters ||| |
| Retry on failure ||| |
| Failover ||| will be in v2 |
| Load-balancing ||| will be in v2 |
| Failover ||| |
| Load-balancing ||| |
| Server auto-discovery ||| |
| Log Comment ||| |
| Session Roles ||| |
Expand Down

0 comments on commit a79b3f9

Please sign in to comment.