vitess-gh/go/timer
Shlomi Noach 94d155d535
ApplySchema: do not ReloadSchema on ExecuteFetchAsDba (#10739)
* ApplySchema: do not ReloadSchema on ExecuteFetchAsDba

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* include primary in final ReloadSchema

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* experimental: always reload schema, even in Online DDL

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* RateLimiter: exit goroutine at Stop()

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* defer ticker.Stop()

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* fix shard iteration

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* ensure to ReloadSchema even on early return

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2022-07-20 13:29:11 +03:00
..
randticker.go add license in /go file 2019-10-21 22:30:02 +08:00
randticker_flaky_test.go add license in /go file 2019-10-21 22:30:02 +08:00
rate_limiter.go ApplySchema: do not ReloadSchema on ExecuteFetchAsDba (#10739) 2022-07-20 13:29:11 +03:00
rate_limiter_test.go VReplication: throttling info for both source and target; Online DDL propagates said info (#10601) 2022-07-05 09:39:28 +03:00
sleep_context.go timer: add SleepContext 2020-11-09 19:28:59 -08:00
sleep_context_test.go timer: add SleepContext 2020-11-09 19:28:59 -08:00
suspendable_ticker.go support 'TickNow()' 2021-01-25 13:42:32 +02:00
timer.go vttablet: replManager unit tests 2020-07-22 21:25:38 -07:00
timer_flaky_test.go goimports -local vitess.io/vitess -w . 2021-01-04 18:27:04 -05:00