outbrain / orchestrator

MySQL replication topology manager/visualizer
Other
829 stars 168 forks source link

add topology discovery db pool #271

Closed maxencoder closed 7 years ago

maxencoder commented 8 years ago

And use it for discovery operations.

Some of Orchestrator's 'action' queries on topology may take long to finish (i.e. binlog manipulations, restarting slaves, etc). At the same time, we would like to have low timeouts when doing instance discoveries in order to detect failing/slow responding hosts quickly.

maxencoder commented 7 years ago

Cool. Conflicts resolved now.