Weaviate replica node sync lag after canary deployment
Problem Description A production Weaviate cluster exhibited a growing replica synchronization lag after a canary deployment that introduced a new Docker image and an updated vector index schema. The primary node continued to accept writes, but replica nodes reported the following errors in their logs: 2024-07-31T14:22:13Z replica_sync_timeout: replica did not acknowledge write within configured timeout. … Read more