Shopify / ghostferry

The swiss army knife of live data migrations
https://shopify.github.io/ghostferry
MIT License
694 stars 65 forks source link

Fix TargetPaginationKey in controlserver status #262

Closed floriecai closed 3 years ago

floriecai commented 3 years ago

Incorrectly setting the TargetPaginationKey in the ControlServerStatus. Also ordered the tables, grouping them in completed, copying, waiting so it doesn't change order all the time.

Before:

image

After:

image
Manan007224 commented 3 years ago

LGTM. Also @floriecai apologies since you had to deal with this issue, which shouldn't have happened in the first place.