lp:~shawx/mysql-mmm/agent_relay_log

Created by Shawn Sterling and last modified
Get this branch:
bzr branch lp:~shawx/mysql-mmm/agent_relay_log
Only Shawn Sterling can upload to this branch. If you are Shawn Sterling please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Shawn Sterling
Project:
mysql-mmm
Status:
Development

Recent revisions

148. By shawn <email address hidden>

Made it so, when the agent is becoming the writer, we check to see if
the relay_log_pos is changing. If the relay_log_pos is changing that
means that you are still behind master, and it is not a good time to
move the IP addresses over.

This is used for busy mysql servers so that mysql can be a few seconds
behind master, but the relay log is up to the second. This makes it so
we wait up to 30 seconds for the relay log to stop moving before moving
the writer IP over.

147. By Pascal Hofmann

Release 2.2.1

146. By Pascal Hofmann

Removed checks for incorrect state REPLICATION_BACKLOG (it's called REPLICATION_DELAY...).

145. By Pascal Hofmann

Added missing changelog entry.

144. By Pascal Hofmann

Release 2.2.0

143. By Pascal Hofmann

Non-buffered log4perl mail example in docs.

142. By Pascal Hofmann

Allow running multiple agents on the same host (bug #525719)

141. By Pascal Hofmann

  * Added manual mode (bug #531011), wait mode, config values 'mode' and 'wait_for_other_master'
  * Don't die at startup when no network connection is available - wait for it to appear instead (bug #416572)
  * Changed startup behaviour. mmm_mond will only go into passive mode if it detects the active_master_role on more than one host.
  * Added config value 'careful_startup' (bug #422549). If set to 0 mmm_mond won't ever switch into passive mode at startup.
  * Added check for invalid agent commands (prevents crash when mmmd_mon version 1.x talks to an 2.x agent).

140. By Pascal Hofmann

Fixed date format for 'mmm_control checks' (bug #531841)

139. By Pascal Hofmann

Cleaned up licensing information.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers