Skip to content

Releases: outbrain-inc/orchestrator

GA release v1.4.142

29 May 21:12
Compare
Choose a tag to compare
Minor web visualization improvements

GA Release 1.4.140

29 May 14:22
Compare
Choose a tag to compare
v1.4.140

Minor web visualization improvements

GA Release 1.4.135

28 May 10:46
Compare
Choose a tag to compare
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

20 May 14:53
Compare
Choose a tag to compare
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

15 May 10:52
Compare
Choose a tag to compare
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

13 May 14:26
Compare
Choose a tag to compare
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

21 Apr 08:59
Compare
Choose a tag to compare
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

11 Apr 04:16
Compare
Choose a tag to compare
v1.4.96

fixed getInstancePseudoGTIDKey

GA release 1.4.56

17 Mar 09:59
Compare
Choose a tag to compare
v1.4.56

Added /api/reload-cluster-alias

GA Release 1.3.39

18 Feb 15:01
Compare
Choose a tag to compare
v1.3.39

updated version