Releases: outbrain-inc/orchestrator
Releases · outbrain-inc/orchestrator
GA release v1.4.142
Minor web visualization improvements
GA Release 1.4.140
v1.4.140 Minor web visualization improvements
GA Release 1.4.135
instance_dao (discovery): - Better handling of empty/null @@report_host - Relaxed instance failure conditions (failure to find slaves does not make for instance failure) - +config: introduced ReadLongRunningQueries topology_recovery: - preparation for post-intermediate-master actions
GA release v1.4.127
Support for candidate instances - db: added candidate_database_instance table - cli: supports register-candidate command - config: added CandidateInstanceExpireMinutes - instance_dao: reads/writes candidates - logic: expires stale candidates - topology_recovery: checks up on candidate list on checkAndRecoverDeadMaster when no explicit candidate offered
GA Release 1.4.120
recovery: - added conf PostMasterFailoverProcesses - executing PostMasterFailoverProcesses with promoted master details StopSlaveNicely does _not_ wait on slaves with SQL_Delay Fixed IsSmallerMajorVersion binlog: - eventInfoTransformations includes hexadecimal literals normalization
GA Release 1.4.116
config: renamed DenyAutoPromotionHostnamePattern to PromotionIgnoreHostnameFilters - the former was a string (pattern), the new one is a string array (of patterns) - instance_topology consults the above in isGenerallyValidAsCandidateSlave() analysis: - analysis_dao: removed legacy code - reading master_host, master_port, replication_depth, is_failing_to_connect_to_master - analyzing FirstTierSlaveFailingToConnectToMaster recovery: - doing emergency topology reads on some analysis cases, in order o speed up getting "the full picture" - RecoverDeadMaster: added recovery registration code - handling UnreachableMaster, AllMasterSlavesNotReplicating, FirstTierSlaveFailingToConnectToMaster cases web: - cluster.js: more info in refactoring pop ups Added documentation for missing cli commands
GA Release 1.4.98
Supporting SQL_Delay - db column added - instance does not have problem if lag is within 10 seconds of sql_delay - visualizing sql_delay Reace conditions: - added mutex on cluster alias map MaxScale support: - move-up, move-below supports moving a slave up from maxscale, below a maxscale via simple repointing
GA release 1.4.96
v1.4.96 fixed getInstancePseudoGTIDKey
GA release 1.4.56
v1.4.56 Added /api/reload-cluster-alias
GA Release 1.3.39
v1.3.39 updated version