You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have two different clickhouse production deployments:
Which is used by the monolith backend for writing the fastpath tables, which is not replicated
New replicated one running on the clickhouse cluster
This issue is about moving all the tables from backend-fsn over to the new clickhouse cluster and flipping the fastpath to start writing to the replicated cluster.
Currently we have two different clickhouse production deployments:
This issue is about moving all the tables from backend-fsn over to the new clickhouse cluster and flipping the fastpath to start writing to the replicated cluster.
The overview of the steps are:
The text was updated successfully, but these errors were encountered: