/TopologyDescription/readable_writable/pooled has a race condition: it creates a pool, pops a client (which has the side effect of beginning the background scanner thread), then asserts that there are no readable or writable servers in the topology description. This fails more often on POWER8, presumably due to scheduling differences there.
- is related to
-
CDRIVER-1144 Implement SDAM Monitoring spec
- Closed