Skip to content

Conversation

@ggivo
Copy link
Collaborator

@ggivo ggivo commented Oct 3, 2025

No description provided.

ggivo added 2 commits October 3, 2025 16:09
  - MultiClusterPooledConnectionProvider -> MultiDatabaseConnectionProvider
    - Cluster -> Database
  - MultiClusterClientConfig -> MultiDatabaseConfig
    - ClusterConfig -> DatabaseConfig
@ggivo ggivo changed the base branch from master to feature/automatic-failover-3 October 3, 2025 17:10
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Test Results

   283 files  + 4    283 suites  +4   11m 28s ⏱️ +33s
10 076 tests +56  9 620 ✅ +656  456 💤  - 600  0 ❌ ±0 
 2 714 runs  +56  2 714 ✅ + 56    0 💤 ±  0  0 ❌ ±0 

Results for commit dcea848. ± Comparison against base commit f8de2fe.

This pull request removes 19 and adds 75 tests. Note that renamed tests count towards both.
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigHealthCheckEnabledExplicitly
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigWithDefaultHealthCheck
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigWithDisabledHealthCheck
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigWithEchoStrategy
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigWithHealthCheckStrategy
redis.clients.jedis.mcf.HealthCheckTest ‑ testClusterConfigWithStrategySupplier
redis.clients.jedis.mcf.MultiClusterDynamicEndpointUnitTest ‑ testAddNullClusterConfig
redis.clients.jedis.mcf.MultiClusterInitializationTest ‑ testErrorHandlingWithNullClusterConfig
redis.clients.jedis.mcf.MultiClusterPooledConnectionProviderTest ‑ testCanIterateOnceMore
redis.clients.jedis.mcf.MultiClusterPooledConnectionProviderTest ‑ testCircuitBreakerForcedTransitions
…
redis.clients.jedis.MultiDbClientTest ‑ testAddRemoveEndpointWithDatabaseConfig
redis.clients.jedis.MultiDbClientTest ‑ testAddRemoveEndpointWithEndpointInterface
redis.clients.jedis.MultiDbClientTest ‑ testBuilderWithMultipleEndpointTypes
redis.clients.jedis.MultiDbClientTest ‑ testForceActiveEndpoint
redis.clients.jedis.MultiDbClientTest ‑ testForceActiveEndpointWithNonExistingEndpoint
redis.clients.jedis.MultiDbClientTest ‑ testForceActiveEndpointWithNonHealthyEndpoint
redis.clients.jedis.MultiDbClientTest ‑ testSetActiveDatabase
redis.clients.jedis.MultiDbClientTest ‑ testWithDatabaseSwitchListener
redis.clients.jedis.mcf.CircuitBreakerThresholdsTest ‑ belowMinFailures_doesNotFailover
redis.clients.jedis.mcf.CircuitBreakerThresholdsTest ‑ minFailuresAndRateExceeded_triggersFailover
…

♻️ This comment has been updated with latest results.

@ggivo ggivo closed this Oct 3, 2025
@ggivo ggivo deleted the ggivo/aa-renaming branch October 3, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants