readWriteSplitting property

bool readWriteSplitting
final

Whether SELECTs are routed to HA replicas while writes and locked reads stay on the primary. Active only when HA is enabled.

Implementation

final bool readWriteSplitting;