Commit Graph

672 Commits

Author SHA1 Message Date
Shlomi Noach
7ab6af8f5f never throttling inside cut-over critical section 2016-11-17 17:22:13 +01:00
Shlomi Noach
b00cae11fa retry cut-over 2016-11-17 17:10:17 +01:00
Shlomi Noach
8d987b5aaf extracted parsing of ChangelogState 2016-11-17 15:56:59 +01:00
Shlomi Noach
ef874b8551 AllEventsUpToLockProcessed uses unique signature 2016-11-17 15:50:54 +01:00
Shlomi Noach
ee447ad560 waitForEventsUpToLock timeout
more info on AllEventsUpToLockProcessed, before and after injecting/intercepting
2016-11-17 15:20:44 +01:00
Shlomi Noach
2771232589 Merge pull request #306 from github/check-lag-on-starting
reading and reporting replication lag before waiting on initial repli…
2016-11-08 10:36:31 +01:00
Shlomi Noach
b5c606a38b Auto-merged master into check-lag-on-starting on deployment 2016-11-07 09:38:51 +01:00
Shlomi Noach
ddc9984fc8 Merge pull request #310 from jcamenisch/patch-1
thank you
2016-11-07 09:38:12 +01:00
Jonathan Camenisch
668c13cf20 Small typo correction 2016-11-04 11:04:43 -04:00
Shlomi Noach
ea01f91751 Merge pull request #309 from github/questions-link
adding link to "Question" labeled issues
2016-11-03 16:52:01 +01:00
Shlomi Noach
694bf77e86 adding link to Questio labeled issues 2016-11-03 16:50:16 +01:00
Shlomi Noach
c2d4f624af simplified code 2016-11-03 12:14:53 +01:00
Shlomi Noach
29951efed5 Merge branch 'master' into check-lag-on-starting 2016-11-03 11:40:55 +01:00
Shlomi Noach
227b5f158f Merge pull request #305 from github/limitations-updates
added limitations clarifications: JSON and FEDERATED
2016-11-03 09:30:11 +01:00
Shlomi Noach
88ffb75b8c reading and reporting replication lag before waiting on initial replication event 2016-11-02 12:48:35 +01:00
Shlomi Noach
3be76cd0ff added limitations clarifications: JSON and FEDERATED 2016-11-02 10:41:40 +01:00
Shlomi Noach
aeb904395f Merge pull request #289 from github/concurrent-rowcount-defaults-true
concurrent-rowcount defaults 'true'
2016-11-01 12:23:10 +01:00
Shlomi Noach
02e9287e36 Merge branch 'master' into concurrent-rowcount-defaults-true 2016-11-01 12:22:59 +01:00
Shlomi Noach
34355396b6 Merge pull request #291 from github/more-charset-tests
more DML tests for latin1
2016-11-01 12:22:52 +01:00
Shlomi Noach
5d9bac1c97 Merge branch 'master' into more-charset-tests 2016-11-01 12:22:42 +01:00
Shlomi Noach
ccaa840125 Merge pull request #294 from github/close-streamer-connection
Close streamer connection
2016-11-01 12:22:29 +01:00
Shlomi Noach
034683f482 Merge branch 'master' into close-streamer-connection 2016-11-01 12:22:21 +01:00
Shlomi Noach
1db2ea5ada Merge pull request #295 from github/throttle-no-changelog-write
avoid writing heartbeat when throttle commanded by user
2016-11-01 12:21:47 +01:00
Shlomi Noach
b32e1e2c16 Merge branch 'master' into throttle-no-changelog-write 2016-11-01 12:20:51 +01:00
Shlomi Noach
3127de304e Merge pull request #298 from github/log-slave-updates-fix
fixed log_slave_updates check logic
2016-11-01 12:20:42 +01:00
Shlomi Noach
2de83fa5e4 Merge branch 'master' into log-slave-updates-fix 2016-11-01 12:20:28 +01:00
Shlomi Noach
6ba65eacbb Merge pull request #301 from github/migrate-submilli-temporals
handling subsecond resolution DATETIME in binary logs
2016-11-01 12:20:20 +01:00
Shlomi Noach
0e7e15804f handling subsecond resolution DATETIME in binary logs
added localtests for subsecond in DATETIME and TIMESTAMP
2016-10-31 15:09:02 +01:00
Shlomi Noach
e52f8ef780 Merge branch 'master' into more-charset-tests 2016-10-31 14:32:24 +01:00
Shlomi Noach
70ef864626 Merge branch 'master' into close-streamer-connection 2016-10-31 14:32:06 +01:00
Shlomi Noach
59f3f1bb52 Merge branch 'master' into throttle-no-changelog-write 2016-10-31 14:31:59 +01:00
Shlomi Noach
23b09a1b85 Merge branch 'master' into log-slave-updates-fix 2016-10-31 14:31:51 +01:00
Shlomi Noach
305d9ceb0b Merge pull request #299 from github/build-jessie-patch
added ugly patch for making deploys work on jessie
2016-10-31 14:31:40 +01:00
Shlomi Noach
946427a20b added ugluy patch for making this work on jessie 2016-10-31 14:01:31 +01:00
Shlomi Noach
bb22431b83 fixed log_slave_updates check logic 2016-10-31 10:25:34 +01:00
Shlomi Noach
10850e4346 Merge branch 'master' into concurrent-rowcount-defaults-true 2016-10-28 10:14:22 +02:00
Shlomi Noach
047584b601 Merge branch 'master' into more-charset-tests 2016-10-28 09:30:26 +02:00
Shlomi Noach
349c9af08d Merge branch 'master' into close-streamer-connection 2016-10-28 09:30:16 +02:00
Shlomi Noach
f2bfaedcd6 Merge branch 'master' into throttle-no-changelog-write 2016-10-28 09:30:00 +02:00
Shlomi Noach
dd6d55c137 Merge pull request #297 from github/go-fmt
gofmt testing
2016-10-28 09:29:48 +02:00
Shlomi Noach
5aad45e3bc formatted code via gofmt 2016-10-27 20:38:45 +02:00
Shlomi Noach
40b1d9a319 gofmt testing
- more verbose on intended tests
2016-10-27 20:37:03 +02:00
Shlomi Noach
14b9e9a9aa Merge branch 'master' into concurrent-rowcount-defaults-true 2016-10-27 15:19:43 +02:00
Shlomi Noach
c371bebb8c Merge branch 'master' into more-charset-tests 2016-10-27 15:19:35 +02:00
Shlomi Noach
aa0f06d5d0 Merge branch 'master' into close-streamer-connection 2016-10-27 15:18:55 +02:00
Shlomi Noach
6ceca45d78 Merge branch 'master' into throttle-no-changelog-write 2016-10-27 15:07:11 +02:00
Shlomi Noach
b7e20b08da Merge pull request #296 from github/fixing-testing-dependency
fixed testing dependenies
2016-10-27 15:06:40 +02:00
Shlomi Noach
c5cf552dad fixed testing dependenies 2016-10-27 15:05:25 +02:00
Shlomi Noach
7fa5e405d4 avoid writing heartbeat when throttle commanded by user
when throttling on user command there really is no need for injecting heartbeat. The user commanded, therefore gh-ost complies and trusts the reasoning for throttling. What this will allow is complete quiet time. This, in turn, will allow such features as relocating via orchestrator/pseudo-gtid at time of throttling
2016-10-27 14:51:38 +02:00
Shlomi Noach
18d12e382d externalized -RELEASE_VERSION 2016-10-27 13:53:51 +02:00