0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/bin
Karl-Aksel Puulmann c8d6b2225f
feat(sharding): add command to sync tables onto new nodes (#8912)
* feat(sharding): add command to sync tables onto new nodes

clickhouse-operator only syncs some tables onto new nodes. This new
command ensures that when adding new shards, they are automatically
synced up on redeploying

Note that there might be timing concerns here as resharding on altinity
cloud does not redeploy automatically. In practice however what this
means is that new nodes just won't ingest any data until another deploy

* Add test to the new command

* Improve non-replicated test
2022-03-08 12:50:49 +02:00
..
check_kafka_clickhouse_up Improve bin/start (#8007) 2022-01-13 17:09:49 +00:00
check-typescript-strict
component-test-runner
deploy-hobby fix(hobby-deploy): loading enviroment variables (#8908) 2022-03-07 14:44:24 -08:00
docker Yeetcode (#7830) 2022-01-18 14:32:28 -05:00
docker-backend
docker-dev
docker-dev-web
docker-frontend
docker-migrate Make script executable again (#8327) 2022-01-28 09:15:18 +01:00
docker-server Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
docker-worker Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
docker-worker-beat
docker-worker-celery Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
e2e-test-runner Yeetcode (#7830) 2022-01-18 14:32:28 -05:00
install-macosx_arm64
migrate feat(sharding): add command to sync tables onto new nodes (#8912) 2022-03-08 12:50:49 +02:00
migrate-check Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
plugin-server Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
pull_production_db
start Make bin/start docker compose instructions accurate (#8168) 2022-01-21 10:23:00 +01:00
start-backend
start-frontend
start-frontend-https
start-https
start-worker
tests
upgrade-hobby fix(hobby-deploy): loading enviroment variables (#8908) 2022-03-07 14:44:24 -08:00