Skip to content

Conversation

@shlomi-noach
Copy link
Contributor

@shlomi-noach shlomi-noach commented Dec 13, 2016

Storyline: #335

Immediately following START SLAVE command, gh-ost sleeps for 500ms to allow the replica the time to connect to its master.
Otherwise, if SHOW SLAVE STATUS is immediately executed after START SLAVE, the Slave_IO_thread can still be in Connecting state, which is interpreted as "oh replication isn't running".

  • contributed code is using same conventions as original code
  • code is formatted via gofmt (please avoid goimports)
  • code is built via ./build.sh
  • code is tested via ./test.sh

@shlomi-noach shlomi-noach deployed to production/ghost-mysql001 December 14, 2016 09:33 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants