The revision number links will take you to the revision's page on GitHub. On you can view more
details of the revision and view diffs of the code modified in that revision.
- [] Connection.isValid() must be routed to Master and Slave connections to avoid any server timeout
- [] erronous transaction state when first command result as error
- [] when using option 'allowMasterDownConnection', changing read-only status can expect master connection to be down
- [] not throwing connection exception if master if down and allowMasterDownConnection is set
- [misc] using maxscale 2.2.2
- [] ensuring that socket exception throw an issue for internal connection query
- [] ensuring test reliability
- [] Additional to ensure connection state when using intermediate proxy. If a failover occurs during this internal queries, and there is some intermediate proxy that doesn't do is the job, even writing to socket doesn't permit to ensure socket
gitrevj: state, leaving the driver hanging indefinitely. Socket timeout is set for internal connection queries
- [] correcting possible hang when a failover occur during establishment of connection in a master/slave configuration