diff --git a/releasenotes/notes/collector-cache-limitations-4eedef1c7664f5b0.yaml b/releasenotes/notes/collector-cache-limitations-4eedef1c7664f5b0.yaml index 8effd0b55..b2cf39115 100644 --- a/releasenotes/notes/collector-cache-limitations-4eedef1c7664f5b0.yaml +++ b/releasenotes/notes/collector-cache-limitations-4eedef1c7664f5b0.yaml @@ -1,8 +1,7 @@ --- issues: - As part of Rocky fast-failover support, vitrage-graph is now reloaded from - the database. This causes an issue with datasources using caches, that can - become outdated in two cases - - After vitrage-graph restart. This is handled by the consistency service. - - If more than one vitrage-collector is used. + the database. This causes an issue with datasources using caches that can + become outdated after vitrage-graph restart, or if more than one + vitrage-collector is used. Please avoid running multiple vitrage-collector services.